Re: Re: missing jsc.h when building wxpython
Roel Dijkema <[email protected]> Thu, 04 Oct 2018 18:58:30 +0200
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Robin, My PC just will not break down. It keeps on running. Just a fresh install of mint occasionally and ready to go... apart from wxpython. ,:-) (haha, my mobile keyboard app changes that to 'Scotty on'). I will give your suggestions a try. Thank you for your reply. Verzonden door BlueMail Op 4 okt. 2018 18:30, om 18:30, Robin Dunn <[email protected]> schreef: >On Thursday, October 4, 2018 at 8:47:05 AM UTC-7, Roel Dijkema wrote: >> >> I have a 32bit pc with mint 19 running. No problem there. For >installing >> wxpython I run this bash-script: >> > >It took me a minute to realize why it is trying to build the wheel >instead >of just using the existing ones at the URL you give pip. I didn't think > >there were many new installs using 32-bit linuxes these days. Just >curious >why are you using that instead of 64-bit? > > > >> sudo apt-get -y install libgtk-3-dev libwebkitgtk-dev >> libwebkitgtk-3.0-dev libwebkit2gtk-4.0-dev >> > >I don't install libwebkit2gtk-4.0-dev in the build VM for Ubuntu-18.04, >you >may want to try without it. It could be causing some confusion >somewhere in >the build. > > > >> sudo apt-get -y install python-wxgtk3.0-dev python-wxversion >> python-wxtools >> > >You won't need these unless you also want wxPython classic installed. >And >if that's the case then you probably don't want to install wxPython4 >directly in the master Python environment as they could conflict. >Instead >you could build the wheel for wxPython4 and then install it in Python >venvs >where you need it. > >-- >Robin > > >> > >-- >You received this message because you are subscribed to the Google >Groups "wxPython-dev" group. >To unsubscribe from this group and stop receiving emails from it, send >an email to [email protected]. >For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.