Subject | Installing fdb 0.7.2 |
---|---|
Author | chrisbaldwin5339 |
Post date | 2012-05-23T16:53:09Z |
Unfortunately I am very new at Python programming.
I have been trying to install fdb 0.7.2 and keep getting the same error.
I have used the usual 'python setup.py install' and it keeps returning the following message regardless of which version I try.
File "c:\python27\lib\ctypes\__init__.py", line 353, in __init__
self._handle = _dlopen(self._name, mode)
TypeError: expected string or Unicode object, NonType found
Basically, I have been tearing what little hair I have left after 30 years in this business out!
Does anyone know where I am going wrong?
Regards
Chris
I have been trying to install fdb 0.7.2 and keep getting the same error.
I have used the usual 'python setup.py install' and it keeps returning the following message regardless of which version I try.
File "c:\python27\lib\ctypes\__init__.py", line 353, in __init__
self._handle = _dlopen(self._name, mode)
TypeError: expected string or Unicode object, NonType found
Basically, I have been tearing what little hair I have left after 30 years in this business out!
Does anyone know where I am going wrong?
Regards
Chris