GoogleCodeArchives / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Editra does not detect wxpython2.8 if 2.6 is installed too #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed spe
2. Installed Editra
3. Installed python-wxgtk2.8

What is the expected output? What do you see instead?
Editra should open. Editra said only wxpython2.6 was there.

What version of the product are you using? On what operating system?
Using editra 0.4.75 with ubuntu jaunty final. 

What method of install was your version installed with (Binary/Source)?
Installed with easy_install

Please provide any additional information below.

Original issue reported on code.google.com by italo.maia@gmail.com on 25 Apr 2009 at 5:04

GoogleCodeExporter commented 9 years ago
If you installed Editra before installing wxPython2.8 then Editra will be 
installed
for  the existing version. Install Editra again after installing 2.8. If you 
still
have issues it is likely something wrong with your PATH.

Feel free to reopen providing more details if this is not the case.

Such as:

What version of python your using?
Do you have multiple version of Python installed? If so are you sure the 
correct one
is at the front of your path?

etc...

Cody

Original comment by CodyPrec...@gmail.com on 25 Apr 2009 at 8:08