Hi, the error message says it all. You gave the install script an invalid path.
Detlev Am Mittwoch, 22. Februar 2012, 02:35:16 schrieb Emad Ahmed: > Installation fails with any of > > eric5-5.2.0 > eric5-5.1.8 > eric5-5.1.7 > > Eric suggests to try to install as admin but I am the only user on windows7 > > Below what I get ... Any help ? > > Checking dependencies > Python Version: 3.2.2 > Found PyQt4 > Found QtHelp > Found QScintilla2 > Qt Version: 4.7.4 > PyQt Version: 4.8.6 > QScintilla Version: 2.5.1 > All dependencies ok. > > Compiling user interface files... > > Compiling source files... > > Installing eric5 ... > OSError: [Error 3] The system cannot find the path specified: 'X:\\' > Try install with admin rights. > Press enter to continue... > Traceback (most recent call last): > File "C:\eric5-5.2.0\install.py", line 1045, in <module> > main(sys.argv) > File "C:\eric5-5.2.0\install.py", line 1024, in main > installEric() > File "C:\eric5-5.2.0\install.py", line 465, in installEric > exit(7) > File "C:\eric5-5.2.0\install.py", line 51, in exit > sys.exit(rcode) > SystemExit: 7 -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
