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

if i need other package,how could i pip it in my docker container,eg: scrapy #808

Open
mengguiyouziyi opened this issue Jun 13, 2018 · 1 comment

Comments

@mengguiyouziyi
Copy link

you could see my problem in here:
docker部署pyspider后,想在爬虫解析时使用scrapy.selector,需要如何安装?

@yangtianyu92
Copy link

docker exec -it webui bash
pip install (the third-package what you want )

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

2 participants