-2

I have to run software (frontend of multiple R and Python libraries for NLP), that uses wxpython 2.8. My laptop is a Macbook air (Mojave), and I did not succeed in installing wxpython version 2.8. I went to the wxpython to download the dmg of the version I want, bypassed the security guards of the Mac, but can't succeed in installing it.

Has anybody succeeded in installing wxpython 2.8 on a Mac OS X Mojave? What's the process?

Pika Supports Ukraine
  • 3,612
  • 10
  • 26
  • 42
Tristan Salord
  • 57
  • 1
  • 10

1 Answers1

1

Try to install it with Homebrew

$brew install wxpython

Mykola Zotko
  • 15,583
  • 3
  • 71
  • 73
  • I respond with a big lapse of time. Sorry Mykola. But yes you are true. For some other Mac we will aso need wxmacs. By chance Brew install version 3 of wxpython which is ok for the software i have to use (Iramuteq=http://iramuteq.org/). ... Indeed, the software itself will need to upgrade its packages!^^ahahahaha – Tristan Salord Apr 04 '19 at 06:40