You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a package that import dependency_injector, and when I try to import that package I get the error message
"ImportError: cannot import name 'providers' from 'dependency_injector' (c:\ProgramData\Anaconda3\envs\darpa-env\lib\site-packages\dependency_injector_init_.py)"
I am using a package that import dependency_injector, and when I try to import that package I get the error message
"ImportError: cannot import name 'providers' from 'dependency_injector' (c:\ProgramData\Anaconda3\envs\darpa-env\lib\site-packages\dependency_injector_init_.py)"
This issue is similar to issue #386.
The text was updated successfully, but these errors were encountered: