<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000077eXHBCA2Okta Classic EngineIntegrationsAnswered2021-08-19T11:14:45.000Z2021-08-16T04:48:07.000Z2021-08-19T11:14:45.000Z

EricF.81885 (Customer) asked a question.

UsersClient won't import

I have been using Okta for authentication for almost a year now. I am migrating from VSCode to Pycharm for an IDE. the following import is no longer working:

 

from okta import UsersClient

 

I have installed okta in my virtual environment. everything else has worked properly except for this one import. When I attempt to launch my application I get the following error:

 

ImportError: cannot import name 'UsersClient' from 'okta'

 

Any help would be greatly appreciated. Thank you.


  • TuanB.64165 (Customer)

    Good morning Eric,

    Please open a support ticket so a session can be held with the customer to identify the issue as you will need to share information that is not appropriate for public forum.

This question is closed.
Loading
UsersClient won't import