client-py
client-py copied to clipboard
Dependensies
trafficstars
I was goig to setup client-py and it did not automatically work after running pip install -r requirements_flask_app.txt
Fixed the problem by updating Werkzeug.
So maybe the line: Werkzeug==0.10.4 in requirements_slask_app.txt should be fixed?
On which branch are you? Which version of Python?
It's not currently working on the latest-ci branch because resources have changed, will push a fix in a minute. The error is ImportError: No module named 'fhirclient.models.medicationorder'.