No recent searches
Popular Articles
Sorry! nothing found for
Posted over 7 years ago by Nick Ross
Good day. trying to import from github and getting the below error from the log.
Not sure what in the heck to do.
0 Votes
nestor posted over 7 years ago Admin Best Answer
You need add a __init__.py file to your PocSpider folder
6 Comments
nestor posted over 7 years ago Admin
Could you outline your project's folder structure?
tom posted over 7 years ago Admin
Also check https://shub.readthedocs.io/en/stable/deploying.html. You should have a scrapinghub.yml file outlining some items to use for your project.
A few examples are shown there, if you have issues let us know and we could help.
nestor posted over 7 years ago Admin Answer
Nick Ross posted over 7 years ago
Thank you for the reply and sorry for the late response. I've been unavailable for about a week ;)
I'll make sure there is an "_init_.py" file in the folder. I'll also check the shub deploy link from above.
Thanks again and hopefully I'll get this going. :)
Nick
Just following up. I was able to upload and run a test spider with shub. I'll just need to validate the github auto upload. Thanks again for the help!
Great! No problem :)
Login to post a comment
People who like this
This post will be deleted permanently. Are you sure?
Good day. trying to import from github and getting the below error from the log.
Not sure what in the heck to do.
0 Votes
nestor posted over 7 years ago Admin Best Answer
You need add a __init__.py file to your PocSpider folder
0 Votes
6 Comments
nestor posted over 7 years ago Admin
Could you outline your project's folder structure?
0 Votes
tom posted over 7 years ago Admin
Also check https://shub.readthedocs.io/en/stable/deploying.html. You should have a scrapinghub.yml file outlining some items to use for your project.
A few examples are shown there, if you have issues let us know and we could help.
0 Votes
nestor posted over 7 years ago Admin Answer
You need add a __init__.py file to your PocSpider folder
0 Votes
Nick Ross posted over 7 years ago
Thank you for the reply and sorry for the late response. I've been unavailable for about a week ;)
I'll make sure there is an "_init_.py" file in the folder. I'll also check the shub deploy link from above.
Thanks again and hopefully I'll get this going. :)
Nick
0 Votes
Nick Ross posted over 7 years ago
Just following up. I was able to upload and run a test spider with shub. I'll just need to validate the github auto upload. Thanks again for the help!
Nick
0 Votes
nestor posted over 7 years ago Admin
Great! No problem :)
0 Votes
Login to post a comment