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.

Required fields*

4
  • 23
    This very last step was the only thing missing in my solution. The accepted answer might add this to it. Commented Nov 14, 2017 at 19:41
  • 2
    without the last step mentioned here, the accepted answer is not working. Accepted answer should add this step as well/ Commented Jun 8, 2020 at 10:12
  • how does this answer change if my library is installed in editable mode e.g. pip install -e .? Commented Dec 13, 2021 at 18:08
  • my PYTHONPATH is empty, is that normal? Commented Dec 13, 2021 at 22:09