import stripe web_1 | ModuleNotFoundError: No module named 'stripe' using docker for django

前端 未结 0 1644
萌比男神i
萌比男神i 2021-02-04 12:51

I am using django in docker container. I install stripe with this command docker-compose exec web pipenv install stripe==2.32.0 . This gave me successful message al

相关标签:
回答
  • 消灭零回复
提交回复
热议问题