You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an error when I run the command pip install python-pysap, the error is returned by cmake. It says that it could not find a package configuration file provided by "BigMac". I am not very familiar with these softwares and I would greatly appreciate your help.
Best,
Christopher
To Reproduce
conda activate base
conda create --name test_pysap
conda activate test_pysap
pip install python-pysap
Apologies, this is on my todo list but I won't have time to properly sort it out for another month or so. In the meantime you should be able to install the develop branch of PySAP on Apple Silicon provided you have the required system dependencies (see here, I think you should only need CFITSIO, pkg-config, libomp and BigMac).
It works on my M1 MacBook running macOS 14.4.1, but I haven't checked what the minimum set of dependencies is (I have everything on the Sparse2D list installed already).
System setup
OS: [e.g] macOS v13.3.1
Python version: [e.g.] v3.12.3
Python environment (if any): [e.g.] conda v4.5.11
Describe the bug
Hello,
I have an error when I run the command pip install python-pysap, the error is returned by cmake. It says that it could not find a package configuration file provided by "BigMac". I am not very familiar with these softwares and I would greatly appreciate your help.
Best,
Christopher
To Reproduce
conda activate base
conda create --name test_pysap
conda activate test_pysap
pip install python-pysap
Screenshots
test_pysap.txt
Are you planning to submit a Pull Request?
The text was updated successfully, but these errors were encountered: