Receiving the message command not found when trying to run fab command within the bin directory. What am I doing wrong? · Issue #2269 · fabric/fabric · GitHub
More Web Proxy on the site http://driver.im/
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 am running a python3 version and have been having trouble getting the fab command to run. I have a fabfile.py within my Library/python/3.9/bin directory. Also in that directory, there is a file titled fab; I tried to run fab hello, based on the code in my fabfile.py but have been unable to get anything to run. I would appreciate any help!
The text was updated successfully, but these errors were encountered:
When you raise an issue, there are three options. The first option: Bug report is a template, which, when followed will help anyone looking into the issue look in the right place(s).
I am running a python3 version and have been having trouble getting the fab command to run. I have a fabfile.py within my Library/python/3.9/bin directory. Also in that directory, there is a file titled fab; I tried to run fab hello, based on the code in my fabfile.py but have been unable to get anything to run. I would appreciate any help!
The text was updated successfully, but these errors were encountered: