d:\Dropbox\Python32>python C:\tmp\eric5-5.1.7\install.py
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...
An internal error occured. Please report all the output of the program,
including the following traceback, to eric5-bugs@eric-ide.python-projects.org.
Traceback (most recent call last):
File "C:\tmp\eric5-5.1.7\install.py", line 1026, in <module>
main(sys.argv)
File "C:\tmp\eric5-5.1.7\install.py", line 1003, in main
dfile = os.path.join(modDir, "eric5config.py"))
File "d:\Dropbox\Python32\lib\py_compile.py", line 111, in compile
with tokenize.open(file) as f:
File "d:\Dropbox\Python32\lib\tokenize.py", line 343, in open
buffer = builtins.open(filename, 'rb')
IOError: [Errno 2] No such file or directory: 'C:\\tmp\\eric5-5.1.7\
\eric5config.py'
|