![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				read from SP
			 
			
			
			I am trying now to read from serial port, I did this before in VB 6 however, today I have tried with vizard after I installed pyserial-2.4.win32  in the following path  
		
		
		
		
		
		
		
		
	
	C:\Program Files\WorldViz\Vizard30\bin\lib I am aware I have to install this in site-packages file. In addition, I copied this file from the python file because wasn’t with vizrd. I am checking with this example Code: 
	import serial ss=serial.Serial(0) print ss.portstr import serial File "C:\Program Files\WorldViz\Vizard30\python\serial\__init__.py" , line 18, in ? from serialwin32 import * File "C:\Program Files\WorldViz\Vizard30\python\serial\serialwin32. py", line 9, in ? import win32file # The base COM port and file IO functions. ImportError: Module use of python26.dll conflicts with this version of Python.  | 
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Read file....many issues | Uttama_vizard | Vizard | 9 | 07-08-2008 03:16 PM | 
| Incoming floating point values | Rachel | Vizard | 1 | 02-12-2008 04:09 PM | 
| Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 12:01 PM | 
| I cannot show wrl file with text node | sled | Vizard | 3 | 06-25-2003 08:52 AM |