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
At the moment this depends on a stashy fork, until this is merged and a new pip package of stashy is deployed.
Unfortunately installing the stashy fork from github link in setup.py appears to only work when installing locally, ie pip install . -U. pypi wheel install doesn't seem to pick up the correct dependency.
Figure out what needs to be done to fix this and do it!
The text was updated successfully, but these errors were encountered:
At the moment this depends on a stashy fork, until this is merged and a new pip package of stashy is deployed.
Unfortunately installing the stashy fork from github link in setup.py appears to only work when installing locally, ie
pip install . -U
. pypi wheel install doesn't seem to pick up the correct dependency.Figure out what needs to be done to fix this and do it!
The text was updated successfully, but these errors were encountered: