WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rating: Thread Rating: 8 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 06-05-2003, 04:02 PM
kim_swinth kim_swinth is offline
Member
 
Join Date: Jun 2003
Posts: 18
Hi Farshid,

Well, we're making a little progress. When I type in the code you sent in the interactive window, I get the following error when I try to type in the first part:

Traceback (most recent call last):
File "<string>", line 1, in ?
File "C:\Program Files\Vizard\bin\lib\os.py", line 387, in __getitem__
return self.data[key.upper()]
KeyError: HOME

But the second part does get accepted and when I run demo.py, the splash screen goes away and the program is no longer locking. However, I can't navigate to the various demo programs. When I click on one, I get an error message like this:

Traceback (most recent call last):
File ".\Main.py", line 467, in OnSelChanged
self.RunDemo(itemText)
File ".\Main.py", line 490, in RunDemo
if os.path.exists(itemText + '.py'):
File "C:\Program Files\Vizard\bin\lib\ntpath.py", line 247, in exists
st = os.stat(path)
LookupError: no codec search functions registered: can't find encoding

Any other ideas?

Kim
Reply With Quote
 


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


All times are GMT -7. The time now is 06:13 PM.


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