WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-17-2013, 06:15 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Try encoding to ascii before converting to float:
Code:
asciidata=s[0].encode("ascii","ignore")
number = float(asciidata)
Reply With Quote
 

Tags
foreign text, text input

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
Use saved text file data as replay sources problem mizutani_jun Vizard 4 10-14-2010 05:49 PM
problems with output to a text file within executable Saz Vizard 1 07-01-2009 12:01 PM
How to input several model files and then save one output file mspusch Vizard 1 07-15-2008 11:30 PM
file input vsully Vizard 1 12-21-2004 11:51 PM
I cannot show wrl file with text node sled Vizard 3 06-25-2003 08:52 AM


All times are GMT -7. The time now is 06:47 AM.


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