“ImportError: cannot import name…” when trying to run Python script in Docker

前端 未结 0 698
轻奢々
轻奢々 2020-12-10 04:22

I have a Python script I would like to run in a Docker container but it stops with error:

 File "main.py", line 1, in 
   from pushove         


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