Hypnotoad90

Results 2 comments of Hypnotoad90

I'm having trouble amending my python path (sys.path.appened() doesn't seem to save), but there's no rush. I'm wondering in general are you able to provide example XML files that are...

No worries. I've run those exact commands. On doing: PYTHONPATH=$(readlink -f ..):$PYTHONPATH python3 metadata_form.py I still get the error: Traceback (most recent call last): File "metadata_form.py", line 4, in from...