bad interpreter: No such file or directory
Closed this issue · 1 comments
damiendube commented
After installing from pip
$ sudo pip install jsonpointer
Running jsonpointer gives me this error.
-bash: /usr/local/bin/jsonpointer: /home/stefan/work/python-json-patch/venv/bin/python: bad interpreter: No such file or directory
stefankoegl commented
I've just released jsonpointer 1.10 which should fix this issue. Can you verify?
Thanks!