Modules

Syver Enstad syver.enstad at sensewave.com
Sat Oct 28 21:26:54 EDT 2000


> What is required in order to install a module? I am running Win2000Pro,
> Python 2.0, win32all 135 with patch
>
> If it's only python code, I just add the directory where it lies to the
> Pythonpath. But if it is a module that relies on a pyd, what should one
do?
>
Specifically I'm trying to build the mxStack package, I've put it in the
site-packages directory and ran compile.py on it, built .pyd file placed it
in %pydirectory%/dlls directory. Trying to do test import Stack, doesn't
work.





More information about the Python-list mailing list