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've found two major bugs trying to get this working on my Mac:
Installing using the instructions in installation.md do not work. Building numpy fails on the M-series Macs.
To combat this, I didn't specify versions for numpy and the other packages as specified in the instructions. This allowed pip to finish downloading/installing dependencies.
When running the application in this way, the UI is completely bugged, shown here:
The text was updated successfully, but these errors were encountered:
I've found two major bugs trying to get this working on my Mac:
installation.md
do not work. Building numpy fails on the M-series Macs.The text was updated successfully, but these errors were encountered: