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
{{ message }}
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
Hi the older version of fabric gives an error relating to Crypto , just upgrading the line in requrements.txt
to have the Fabric line read as follows:
Fabric==1.11.1
and running the following command :
pip install -r requirements.txt
will result in the Fab command working as expected.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi the older version of fabric gives an error relating to Crypto , just upgrading the line in requrements.txt
to have the Fabric line read as follows:
Fabric==1.11.1
and running the following command :
pip install -r requirements.txt
will result in the Fab command working as expected.
The text was updated successfully, but these errors were encountered: