-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update pyxform command #1558
Comments
you don't need to do this step as step 2 does it for you but uses Medic's specific version that is needed. |
A related issue in |
For some reason, before running |
You could try this: pip freeze | grep pyxform |
what we're actually doing is installing the
And since
|
Thanks @mrjones-plip and @sugat009 , I get it. |
Closed by #1571 |
On the local setup page in the pyxform section:
sudo python3 -m pip install git+https://github.com/medic/[email protected]#egg=pyxform-medic
pip install pyxform
The text was updated successfully, but these errors were encountered: