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

ImportError: No module named validation.schema #14

Closed
wangli0519 opened this issue Apr 6, 2014 · 2 comments
Closed

ImportError: No module named validation.schema #14

wangli0519 opened this issue Apr 6, 2014 · 2 comments

Comments

@wangli0519
Copy link

Dear everyone,
I'm a newbie for scrapy. I installed slyd and slybot.
When I run twistd -n slyd, it shows:
"from slybot.validation.schma import get_schema_validator
ImportError: No module named validation.schema."
I checked the directory and there are schema.py & schemas.json inside the /portia/slybot/slybot/validation.
I'm using ubuntu14.4 in a virtual box on iMac air.
Your help would be most appreciated.

@wangli0519
Copy link
Author

I changed to ubuntu13.10 finally, and it just fixed.

@knops
Copy link

knops commented May 21, 2014

Hi everyone !

i have same issue, I'm using ubuntu14.04 in a virtual box on Windows XP, is any solution for that ?
from slyd.crawlerspec import (CrawlerSpecManager,
File "/home/scrap/Bureau/portia-master/slyd/slyd/crawlerspec.py", line 14, in
from slybot.validation.schema import get_schema_validator
ImportError: No module named validation.schema

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