GalSim-developers / GalSim

The modular galaxy image simulation toolkit. Documentation:
http://galsim-developers.github.io/GalSim/
Other
224 stars 105 forks source link

Build wheel error #1226

Closed MuhammadAliShahid1010 closed 1 year ago

MuhammadAliShahid1010 commented 1 year ago

Was trying to install galsim to read fits files and it is showing me an error when it is getting requirements to build wheel. The following is what the terminal says:

[error.txt](https://github.com/GalSim-developers/GalSim/files/12064071/error.txt)

rmandelb commented 1 year ago

Correct me if I'm wrong, but I think from that log you are on a Windows machine? GalSim supports Linux and Mac, not Windows. (See https://github.com/GalSim-developers/GalSim/blob/releases/2.4/INSTALL.rst)

MuhammadAliShahid1010 commented 1 year ago

Thank you @rmandelb, I was wondering if a virtual machine linux can be used?

rmandelb commented 1 year ago

Another user reported last year that GalSim seems to work in a Windows Subsystem for Linux (WSL): https://github.com/GalSim-developers/GalSim/issues/1168#issuecomment-1339143148 Seems worth a try.