CivicSpleen / ambry

A comprehensive data package manager
BSD 2-Clause "Simplified" License
4 stars 5 forks source link

Web basic test failed with 'ImportError: cannot import name jwt' error. #182

Open nmb10 opened 8 years ago

nmb10 commented 8 years ago
py.test test/functional/test_web.py::Test::test_basic
>       from jose import jwt
E       ImportError: cannot import name jwt