Closed lightsquared closed 6 years ago
You say that you're running python 3.7? In that log it looks like it's running pytest using 3.6. If you installed it for 3.7 you can run pytest this way:
$ python3.7 -m pytest -rs --pyargs chempy
Does that help?
I've been unable to pip install chempy on my Mac running Python 3.7. After I run the pip install command. I run purest -rs -pyargs chempy and get the following error: