On Wed, 23 Sep 2009, Sepand Ansari wrote:

yes, I have only:
2895 Sep 23 17:27 JCC-2.3-py2.6.egg-info

Are you using setuptools or distutils ?

If you don't have setuptools, don't use --shared (and then there is no jcc.dll)
JCC's setup.py won't build a jcc.dll if setuptools is not found.

If you still have a 'DLL not found' error, the next ones to ensure are on your path are the ones for Java, such as jvm.dll and so on and python.dll (or whatever its name is).

Andi..

Reply via email to