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