Page 1 of 1

swig package

Posted: Thu Jan 23, 2025 2:01 pm
by negm
Hi All,

I'm trying to install "swig" package but it is not found.. any options other than re-building it?

Re: swig package

Posted: Mon Mar 24, 2025 1:46 am
by DessieJerde
You are using Python and only need SWIG for a specific project, try installing it with conda:

Code: Select all

conda install -c conda-forge swig