Start a new topic

Is there a way to deploy a spider with git submodules?

 I have a submodule inside my spider, and it's not downloaded after deploying, is there a way to work with submodules inside spiders?


1 person has this question

Do you get any error when deploying?

Do you have __init__.py file on your submodule folder?

I have an error that no module was found, that means it didn't clone it to the repository.


No __init__.py in my submodule, but I will do it and reply 

Alright, sounds good.

Login to post a comment