Closed tadas-subonis closed 8 years ago
Hi, thanks for filing this ticket.
How did you install Schemato? If you used pip install schemato
, it's possible that the package on PyPI is out of date. Please clone this repository and use python setup.py develop
in a fresh environment to see if that fixes the issue.
Yes - I've used pip.
On Fri, Mar 20, 2015 at 6:22 PM, Emmett J. Butler notifications@github.com wrote:
Hi, thanks for filing this ticket.
How did you install Schemato? If you used pip install schemato, it's possible that the package on PyPI is out of date. Please clone this repository and use python setup.py develop in a fresh environment to see if that fixes the issue.
— Reply to this email directly or view it on GitHub https://github.com/Parsely/schemato/issues/18#issuecomment-84060268.
Kind Regards, Tadas Šubonis
from schemato import Schemato
should work with version 1.3.0. You can try pip install schemato --upgrade
.
Hi,
I am importing schemato like this:
this doesn't work as well:
However, I am getting this error: