-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeError while importing (path must be None or a list) #5121
Comments
There's not a single line related to Spyder code in your error report. Sorry, but I fail to see how this can be solved in our side. |
But why does this error only appear when using Spyder and not within a regular iPython console? |
I really don't know, but unfortunately we don't have time to help you to debug this. |
I have a similar issue with the pyART library. @skjerns : did you solve your problem? If yes, how? |
This is a duplicate of issue #5299. There's a workaround in that issue that you need to apply before we solve it for good. |
I have same problem when I |
This is a duplicate of issue #5299. Please see that issue for a temporary fix. |
Direct link to solution in #5299: |
Description of your problem
What steps will reproduce the problem?
conda update conda
&conda update spyder
pip install telegram_send
import telegram_send
This works fine in the regular
python
oriPython
console.Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: