![]() |
|
|
|
#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')
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Exception in module vizjoy | fordprefect | Vizard | 2 | 12-03-2012 01:41 AM |
| Free data table GUI module | Gladsomebeast | Vizard | 1 | 12-23-2008 11:30 AM |
| missing parts of head texture | sjp | Vizard | 4 | 10-10-2006 01:10 PM |
| Fading/lightening-Problem and viz.go in module | Johannes | Vizard | 6 | 09-02-2005 04:28 PM |
| vhil module | vadrian | Vizard | 2 | 01-27-2005 11:52 AM |