Go to advanced search

by AlteriusOmega
Sat Feb 15, 2020 11:26 pm
Forum: Beginners
Topic: Pronterface and xyPython
Replies: 3
Views: 1609

Re: Pronterface and xyPython

Searching with apt-cache ('apt-cache search wxpython') suggests that you need the package python-wxgtk2.8 Install it with sudo apt-get install python-wxgtk2.8 This package (python-wxgtk2.8) is outdated now and you won't be able to install it. However, I was able to install the newer version by typi...

Go to advanced search