Pyton Problems

Hi Folks,

i downloaded highflow and Pyton and I thing I installed it right. When I type in Dos-Mode “pyton test.py” I get the error mesage that in : “import highflow” is an error DLL import error ! J kopied the two DLLs in C:\Windows and C:\Windows\System and after other one in C:\python22

It’s less easy than that…

LightFlow works with Python 1.5

Blender works with 2.0

I’m not sure 2.2 is good for any of them

The export script needs a correct installation of 2.0 with all PATHs correctly set

LightFlow needs to be run with the 1.5 interpreter (PATHs are less an issue here)

Stefano

HI folks,

Ich have the SAME problem. I use Python 2.2.1 and Lightflow, but i get the error message. the same error like Pyrael :wink: G

Now i downloaded python 1.51, but i get the same error message. Can anyone say me how i installe it all right??? please i need help.
Are there any tutorials?? I use WinXP, is it possible to use it on win XP??

When i tried to work with Virsual C++ 6, i get the error message can t find include file WWW/LFLocalscene.h
What means that WWW???

thank you.
CU

Did you place the lightflowPM.dll in the python1.5 DLLs folder?

I am not familiar with XP, but I think it can be used there too. Although I have heard that paths have to be set another way. If anyone can tell me more about that, I could add it to the installation notes on my site.

When i tried to work with Virsual C++ 6, i get the error message can t find include file WWW/LFLocalscene.h
What means that WWW???

The include files don’t seem to be all correct. The error you get is because it is looking for the include files in another directory called ‘WWW’. You will have to edit the include files. Or maybe you can create a new ‘WWW’ directory and move them there.

I am not familiar with XP, but I think it can be used there too. Although I have heard that paths have to be set another way. If anyone can tell me more about that, I could add it to the installation notes on my site.

here we go, rightclick on “My Computer” and choose “properties”, then go to the “advanced” tab, and after that click on the “environment variables” button. It shouldn’t be too hard to figure out the rest.

YEAHHAAAA I get it :wink:

I can now work with lightflow and python. It workx under XP.

But i don t get it with the C++ include files. I simply compied the include direktory to my C++ include direktory. When i create this WWW directory i get about 48 error messages :wink:

CU

Thanks eric for your reply, I have added it to the installation notes on my site.