You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: