Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install Alyn #12

Open
Gpwner opened this issue Feb 8, 2018 · 1 comment
Open

Cannot install Alyn #12

Gpwner opened this issue Feb 8, 2018 · 1 comment

Comments

@Gpwner
Copy link

Gpwner commented Feb 8, 2018

When I install Alyn on ubuntu16.04 via pip3,then I type a import alyn,I get the following message:

import alyn
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.5/dist-packages/alyn-0.1.1-py3.5.egg/alyn/init.py", line 2, in

ImportError: No module named 'deskew'

can you help me figure out where is the problem?

@kakul
Copy link
Owner

kakul commented Feb 12, 2018

HI @Gpwner unfortunately Alyn is usable with python2, I'll have to figure out a way to support this for python3 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants