Canopy editor

2015-05-02 Thread lbertolotti via Python-list
I having some problems with Python editor Canopy:
-- 
https://mail.python.org/mailman/listinfo/python-list


Canopy editor-Variables browser and help

2015-05-02 Thread lbertolotti via Python-list
Can I:
1.Enable a variable browser in Canopy editor similar to the Spyder editor?
2.Writing a function say log( gives me the function help, but I can't read the 
whole documentation
3.Eclipse had a auto-complete, can I enable this in Canopy?
4.Perhaps I should try using another editor? I was having some problems with 
Spyder pythonpath...
-- 
https://mail.python.org/mailman/listinfo/python-list


Python xlrd

2015-05-02 Thread lbertolotti via Python-list
Ubuntu terminal gives me:

import xlrd

I get "ImportError: No module named xlrd"

Any ideas? I installed it by:

sudo apt-get install python-xlrd
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python xlrd

2015-05-03 Thread lbertolotti via Python-list
lucas@lucas-K55VD:~$ dpkg -l python-xlrd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
ii  python-xlrd0.9.2-1  all  extract data from Microsoft Excel
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Canopy editor-Variables browser and help

2015-08-23 Thread lbertolotti via Python-list
Anyone?
-- 
https://mail.python.org/mailman/listinfo/python-list