WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-03-2015, 12:10 AM
Paul Paul is offline
Registered User
 
Join Date: Dec 2015
Posts: 1
Problem "import parallel"

Hello,
I'm doing a program in Python using Vizard 5 Free, and I have a "parallel import" that I need to send a signal through the parallel port, but I get this error ... how can I fix?
Thank you!

************************************************** ****************************
** Loading provaparallela.py
************************************************** ****************************
Traceback (most recent call last):
File "<string>", line 11, in <module>
File "C:\Documents and Settings\Administrator\Desktop\provaparallela.py", line 1, in <module>
?import parallel
ImportError: No module named parallel
** Load Time: 0.01 seconds
Reply With Quote
  #2  
Old 12-04-2015, 10:57 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
There is no module called 'parallel' included with Python or Vizard by default. This is most likely referring to a Python add-on library that you need to install separately. You can use the package manager to install Python add-on packages.
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
Problem: import .osgb from vizard roosfcch Vizard 1 04-09-2014 09:45 PM
Mesh and Texture Import Problem! kfootball15 Vizard 2 03-11-2014 10:41 AM
Proximity Sensor Problem kmkm Vizard 3 03-04-2014 11:54 AM
A problem with cave apmx Vizard 0 10-28-2013 04:37 AM
Problem with database import pattie Vizard 1 09-02-2006 11:15 AM


All times are GMT -7. The time now is 07:14 AM.


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