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

ENH: crawl stanford lib initial crawler #17

Merged
merged 10 commits into from
Sep 15, 2018

Conversation

yarikoptic
Copy link
Member

Extract from larger #11 which was optimistically hoping also add simple indexes into it

@vsoch
Copy link

vsoch commented Sep 15, 2018

Should link this here #18

@yarikoptic
Copy link
Member Author

The failures are the ghost of scrapy... Forgot what to do about them besides restarting so will merge as is

@yarikoptic yarikoptic merged commit e7f192a into datalad:master Sep 15, 2018
@vsoch
Copy link

vsoch commented Sep 15, 2018

hey @yarikoptic I was just trying to run the tests locally and it says datalad.api doesn't have module crawl - I'm guessing something about my setup is not finding /registering the module for datalad as a plugin? Is there a way I can run the tests to help debug travis, aside from cloning and setting up my own mirror of travis? I was following the commands in the .travis.yml but I didn't run the script to install neurodebian stuffs (so maybe that led to the issue).

@yarikoptic
Copy link
Member Author

pip install -r requirements.txt

Or just

pip install -e .

Should suffice - both should install datalad

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

Successfully merging this pull request may close these issues.

3 participants