you-get run in docker
2023-09-17 21:10 qgbo 阅读(43) 评论(0) 收藏 举报未知原因, windows 上装不了 you-get. solution 如下:
docker run -it --rm python:3.7 bash > pip install --upgrade pip
anohter termial:
docker ps, get the contatiner ID
docker commit contatinerID you-get:latest How to ues: docker run -it --rm -v D:/you-get:/tmp you-get bash
气功波(18037675651)
浙公网安备 33010602011771号