From a056c23318d8f12d4e79f0f4bc8a974030f28184 Mon Sep 17 00:00:00 2001 From: "Antoine FERRON [BitLogiK]" Date: Wed, 19 Jun 2024 16:51:27 -0300 Subject: [PATCH] try for swig --- package/Build-Mac.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/package/Build-Mac.sh b/package/Build-Mac.sh index 343843d..af657cf 100755 --- a/package/Build-Mac.sh +++ b/package/Build-Mac.sh @@ -16,6 +16,7 @@ source unibenv/bin/activate echo Installing pip dependencies ... python -m pip install -U pip +python -m pip install -U setuptools python -m pip install -U swig python -m pip install wxPython>=4.2.0 python -m pip install .