WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-05-2013, 06:55 AM
whaleeee whaleeee is offline
Member
 
Join Date: Feb 2013
Posts: 5
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.
I've installed Vizard on two separate computers and they both give the same error. I am using Vizard 4.0 Evaluation version on WinXP and Win7 (x64). Google searches have not revealed where to download the module or how to fix this problem. Can anyone point me in the right direction?
Reply With Quote
  #2  
Old 02-05-2013, 11:30 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
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')
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -7. The time now is 03:07 PM.


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