Python db2 installation error
I want to install python db2 package for Python but Im unable to install it. I have installed the easy_install and Im able to successfully import the easy_install. My easy_install location :c:/python27/lib/site-packages/ My db2 egg location c:/python27/ibm_db-1.0.5-py2.7-win32.egg How would my installation command look like in the shell, I tried this command and it gives me invalid error, C:\Python27\Scripts>easy_install c:/python27/lib/site-packages/ibm_db-1.0.5-py2. 7-win32.egg error: Not a URL, existing file, or requirement spec: 'c:/python27/lib/site-pack ages/ibm_db-1.0.5-py2.7-win32.egg' -- Prem 408-393-2545
On 5/23/2012 7:00 PM, PremAnand Lakshmanan wrote:
I want to install python db2 package for Python but Im unable to install it.
pydev list is for development of future python releases. Ask questions about using existing python releases on python-list or the gmane mirror. -- Terry Jan Reedy
Am 24.05.2012 01:45, schrieb Terry Reedy:
On 5/23/2012 7:00 PM, PremAnand Lakshmanan wrote:
I want to install python db2 package for Python but Im unable to install it.
pydev list is for development of future python releases. Ask questions about using existing python releases on python-list or the gmane mirror.
No please? Georg
participants (3)
-
Georg Brandl
-
PremAnand Lakshmanan
-
Terry Reedy