Stash, Pip on Python v3.6
-
Sorry if this has already been covered but when I run stash under version 3.6 and then use PIP I get:
[~/Documents]$ pip install piecash
<class 'ImportError'>: This package should not be accessible on Python 3. Either you are trying to run from the python-future src folder or your installation of python-future is corrupted.
[~/Documents]$