This question has been flagged
1 Reply
4596 Views

Hi, I want to install Openerp-server (5.0.6) on windows with sources. I have already downloaded all python packages; but when I execute

Code:
python setup.py install

I have this error:

Code:
copying bin\server.cert -> C:\Python24\.
Traceback (most recent call last):
  File "setup.py", line 212, in ?
    z = zipfile.ZipFile(zipfile_path, 'a')
  File "C:\Python24\lib\zipfile.py", line 203, in __init__
    self.fp = open(file, modeDict[mode])
IOError: [Errno 2] No such file or directory: 'dist\\library.zip'

thanks

Avatar
Discard
Best Answer

Hi,

this answer has been moved to this general topic for all openerp versions :

https://accounts.openerp.com/forum/Help-1/question/4169

you can find all versions package windows installer here if you need it and do not have it (Special thanks to Bounaberdi from Sisalp for this archive):

http://download.sisalp.net/

Bye

Avatar
Discard

this answer has been updated

Author

hello is what can you tell me more detailed than his because I don't know how to use the command "sc" thanks