ModuleNotFoundError: No module named 'auth0.v3'

I am getting below error
ModuleNotFoundError: No module named ‘auth0.v3’

in spite installing

  • pip3 install auth0-python
  • pip3 install python-dotenv
  • pip3 install wget

Any idea’s what other python package I need to install?

Hey there!

Are you trying to use our Python SDK?

Hi @sarang ,

Please see the solution in this FAQ and let me know if any further queries about this topic. Thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.