thegooglecodearchive / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 1 forks source link

PyStudio 0.7 doesnt load, "global name 'copy' is not defined" #224

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What Plugin does this relate to? What version of the Plugin?
PyStudio 0.7

What steps will reproduce the problem?
1. download editra from synaptic
2. download the plugin from the plugins menu and install

What is the expected output? What do you see instead?
it's supposed to work, it doesnt

What version of Editra are you using? On what operating system?
Editra 0.6.58
Using ubuntu 12.04 with mate
Python 2.7.3

Please provide any additional information below.

[05:04:47][pluginmgr][info] Found plugin: pystudio
[05:04:47][pluginmgr][err] Couldn't Load StackThread: global name 'copy' is not 
defined
[05:04:47][pluginmgr][err] Couldn't Load Debugger: global name 'copy' is not 
defined
[05:04:47][pluginmgr][err] Couldn't Load SyntaxChecker: global name 'copy' is 
not defined
[05:04:47][pluginmgr][err] Couldn't Load Variables: global name 'copy' is not 
defined
[05:04:47][pluginmgr][err] Couldn't Load ModuleFinder: global name 'copy' is 
not defined
[05:04:47][pluginmgr][err] Couldn't Load BreakPoints: global name 'copy' is not 
defined
[05:04:47][pluginmgr][err] Couldn't Load Project: global name 'copy' is not 
defined
[05:04:47][pluginmgr][err] Couldn't Load Expressions: global name 'copy' is not 
defined

Original issue reported on code.google.com by daimaola...@gmail.com on 9 Jun 2013 at 8:12

Attachments:

GoogleCodeExporter commented 9 years ago
If you run Editra as follows:

editra -dd

Is there any more details printed?

Editra 0.6.58 is really old you may also want to try using a newer version from 
editra.org or this website instead.

Original comment by CodyPrec...@gmail.com on 4 Dec 2013 at 4:48