Open jondot opened 8 years ago
Solved. need to explicitly pip install
the current parse_rest
like so:
$ pip install git+https://github.com/dgrtwo/ParsePy.git
which override the very old pypi version.
Just noticed the dependency in setup.py
- I suggest to update it to current parse_rest
- what do you think?
Yes... @jondot the issue is that i need the pull request dgrtwo/ParsePy#105 merged...
This is the traceback:
Running on Postgres 9.4, and I've verified all
pip
dependencies were installed, any idea why this still happens?Thanks!