Closed frostedoyster closed 3 months ago
Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip
and using pip
to install the file matching your system
The remaining error is
lint: commands[0]> flake8 python setup.py sphericart-torch/python sphericart-torch/setup.py sphericart-jax/python sphericart-jax/setup.py
sphericart-jax/setup.py:13:1: E302 expected 2 blank lines, found 1
sphericart-jax/setup.py:17:5: E303 too many blank lines (2)
If you don't see this locally, you might have an older version of the code. You could try to remove the .tox
folder and run again.
I tried but it's more subtle... these errors make no sense if you go and look at the file...
As in the title