Welcome to the new web site. I’ve decided to use a more blog-ish style web site so I can post about new releases, progress on new features, or user experiences that people email to me.
Get Help
Welcome to the new web site. I’ve decided to use a more blog-ish style web site so I can post about new releases, progress on new features, or user experiences that people email to me.
Hello,the instalation of picalo under python was no successfully. can you help me?
thank you.
best regards, JAL
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Users\work\Downloads\Tools\picalo-4.38>setup.py install
Traceback (most recent call last):
File “C:\Users\work\Downloads\Tools\picalo-4.38\setup.py”, line 39, in
from picalo.gui import Version
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\__init__.py”, line 43,
in
from base.Global import *
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\base\Global.py”, line 6
07, in
from Table import Table
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\base\Table.py”, line 16
77, in
import Filer
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\base\Filer.py”, line 39
, in
import picalo.lib.delimitedtext
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\lib\delimitedtext.py”,
line 33, in
from chardet.universaldetector import UniversalDetector
ImportError: No module named chardet.universaldetector
C:\Users\work\Downloads\Tools\picalo-4.38>python
ActivePython 2.5.2.2 (ActiveState Software Inc.) based on
Python 2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit (Intel)] on
win32
Type “help”, “copyright”, “credits” or “license” for more information.
>>> from picalo import *
Traceback (most recent call last):
File “”, line 1, in
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\__init__.py”, line 43,
in
from base.Global import *
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\base\Global.py”, line 6
07, in
from Table import Table
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\base\Table.py”, line 16
77, in
import Filer
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\base\Filer.py”, line 39
, in
import picalo.lib.delimitedtext
File “C:\Users\work\Downloads\Tools\picalo-4.38\picalo\lib\delimitedtext.py”,
line 33, in
from chardet.universaldetector import UniversalDetector
ImportError: No module named chardet.universaldetector
>>>
Hi,Do you have a Picalo’s Guideline in Portuguese ?
Best regards,
João Vicente
The program itself is in Portuguese, but the documentation is only in English. Enjoy.