[PyKDE] ANN: new eric3 snapshot released
Cedric BRINER
work at infomaniak.ch
Tue Sep 27 09:21:20 BST 2005
sorry for the previous email..
I was in a rush..
ok. I have a debian sarge. And eric3 was already installed with the packaging system (apt-get)
I'm trying to install the eric3 software in my home directory space.
so after removing the eric3 packages and adding the python-qtex as the root user.
the command as my normal login gives me:
python install.py -b ~/bin -d ~/lib/python2.3/site-packages
-------%<-------
Listing eric/icons/default ...
Listing eric/pixmaps ...
Installing eric3 ...
An internal error occured. Please report all the output of the program,
including the following traceback, to eric-bugs at die-offenbachs.de.
Traceback (most recent call last):
File "install.py", line 611, in ?
main(sys.argv)
File "install.py", line 588, in main
installEric()
File "install.py", line 262, in installEric
shutil.copy('sitecustomize.py', pyModDir)
File "/usr/lib/python2.3/shutil.py", line 72, in copy
copyfile(src, dst)
File "/usr/lib/python2.3/shutil.py", line 39, in copyfile
fdst = open(dst, 'wb')
IOError: [Errno 13] Permission denied: '/usr/lib/python2.3/site-packages/sitecustomize.py'
Exit 1
------%<------
and ls -l /usr/lib/python2.3/site-packages/sitecustomize.py
ls: /usr/lib/python2.3/site-packages/sitecustomize.py: No such file or directory
so did I miss a parameter to provide to the install script to tell it that I want to have this installation on my home directory ?
Ced.
--
Cedric BRINER
Geneva - Switzerland
More information about the PyQt
mailing list