#1
|
|||
|
|||
vizinput module missing
Hello,
I am trying to use some functions that should be included in the vizinput module. However, when I type 'import vizinput', I get this error: Code:
import vizinput Traceback (most recent call last): File "<string>", line 2, in <module> ImportError: DLL load failed: The specified module could not be found. |
#2
|
|||
|
|||
Have you tried running a script that uses the library rather than typing the command through the interactive pane?
Code:
import vizinput vizinput.message('Test') |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Exception in module vizjoy | fordprefect | Vizard | 2 | 12-03-2012 02:41 AM |
Free data table GUI module | Gladsomebeast | Vizard | 1 | 12-23-2008 12:30 PM |
missing parts of head texture | sjp | Vizard | 4 | 10-10-2006 02:10 PM |
Fading/lightening-Problem and viz.go in module | Johannes | Vizard | 6 | 09-02-2005 05:28 PM |
vhil module | vadrian | Vizard | 2 | 01-27-2005 12:52 PM |