I having some problems with Python editor Canopy:
--
https://mail.python.org/mailman/listinfo/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
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
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
+++-==-==
Anyone?
--
https://mail.python.org/mailman/listinfo/python-list