jo schrieb:
Hi,
I am very new to python
I created an egg on a machine. The Python version on that is 2.5.
Copied that egg to a machine which has Python 2.6.
unzip -t Myproj-0.1-py2.5.egg
The above command shows all the files I need
When I run the easy_install, I get the foll. error. Is
Hi,
I am very new to python
I created an egg on a machine. The Python version on that is 2.5.
Copied that egg to a machine which has Python 2.6.
unzip -t Myproj-0.1-py2.5.egg
The above command shows all the files I need
When I run the easy_install, I get the foll. error. Is it because of