Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with wxpython 2.8 requirment for segmedit #1

Open
RT-Rakesh opened this issue May 18, 2018 · 3 comments
Open

Issue with wxpython 2.8 requirment for segmedit #1

RT-Rakesh opened this issue May 18, 2018 · 3 comments

Comments

@RT-Rakesh
Copy link

RT-Rakesh commented May 18, 2018

Hey @dtkaczyk ,

I am having trouble setting up wxpython 2.8 requirment for segmedit tool.
Wxpython2.8 is an old version and i am not able to install that version. Is there any alternative tool for segmedit or any workaround to install wxpython 2.8 will be very helpful.

Thank you in advance.

@RT-Rakesh
Copy link
Author

hi @bolo1729 ,
Any help on the above mentioned issue. Any insight is much appreciated.

Thank You

@dmehar13
Copy link

dmehar13 commented Aug 7, 2018

Hi, I have similar issue. Please can anyone help?

@shriharsh-a
Copy link

Hi @RT-Rakesh , @dmehar13 ,
Download the wxgtk 2.8 from for your respective platform.
Once installed check the version of the wxgtk by running the below mentioned code on python terminal
import wx
wx.version()

If it displays 2.8.xx then you can just run the ./segmedit.py file directly.

Good luck !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants