Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • thank you but this didn't work either still got the ModuleNotFoundError Commented Sep 27, 2021 at 13:23
  • @OneManArmy With the first code or the second code in my answer? Commented Sep 27, 2021 at 13:26
  • with the first code, I didnt try the second because I will dockerize the application therefore I dont think it's a good idea to use C:\\Users\\... Commented Sep 27, 2021 at 13:59
  • @OneManArmy Try replacing the \\` with /` then. Commented Sep 27, 2021 at 14:33