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

PIL not found #8

Open
Zumbalamambo opened this issue Jul 16, 2017 · 2 comments
Open

PIL not found #8

Zumbalamambo opened this issue Jul 16, 2017 · 2 comments

Comments

@Zumbalamambo
Copy link

I have got the following error while running your code.

Traceback (most recent call last):
  File "demo.py", line 10, in <module>
    from image_pylib import IMGLIB
ModuleNotFoundError: No module named 'image_pylib'
@huangshiyu13
Copy link
Owner

huangshiyu13 commented Jul 18, 2017

You should run these commands in the terminal:
pip install image
pip install sklearn
pip install scipy
And you should clone this repo: https://github.com/huangshiyu13/image_pylib , and put it along with RPNplus repo.

@zhilaAI
Copy link

zhilaAI commented Apr 10, 2019

I did but it is nor determined by program. and makes error again.

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

3 participants