pyglass
pyglass copied to clipboard
cannot install on linux
pip3 install glassppy gives error:
ERROR: Could not find a version that satisfies the requirement glassppy (from versions: none)
Seems like a compatibility problem. You can try building from the source.
Is it possible to build a anaconda package for it?
I had the same error with Python 3.12, but Python 3.10 worked. But I still had to build from source anyway because the distribution was compiled for a different processor architecture, resulting in the error "Illegal instruction".