WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Importing other moduels (https://forum.worldviz.com/showthread.php?t=1240)

v-Salik 10-14-2007 11:05 PM

Importing other moduels
 
I'm trying to install NumPy (vector math lib) to use with Vizard, however it does not seem to recognize the add in. It works fine when I run it in the python shell (I have Python 2.5)
I installed two copies of NumPy (one for my Python 2.5, and one for 2.4 that comes with vizard) yet the vizard version still does not work.

Is there any trick to using outside modules or what?

unabhan 10-15-2007 06:18 AM

Importing modules
 
If you have python 2.4 on your computer the installer probably placed it to this path, i. e. something like C:\programs\Python24\Lib\site-packages\numpy.
Copying the whole numpy-container to C:\Programme\WorldViz\Vizard30\bin\lib\site-packages\numpy should do the trick (did it for me :D )


All times are GMT -7. The time now is 09:24 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC