-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
[Bug]: Runtime error on importing ivy #10622
Labels
Bug Report
Report bugs detected in Ivy.
Comments
Hello @nikifaets, thank you for taking the time to report the issue! fixed in 19eabcb |
4 tasks
rishabgit
added a commit
to rishabgit/ivy
that referenced
this issue
Feb 19, 2023
…path, fix bug ivy-llc#10622." This reverts commit 19eabcb.
vedpatwardhan
pushed a commit
to vedpatwardhan/ivy
that referenced
this issue
Feb 23, 2023
vedpatwardhan
pushed a commit
to vedpatwardhan/ivy
that referenced
this issue
Feb 23, 2023
vedpatwardhan
pushed a commit
to vedpatwardhan/ivy
that referenced
this issue
Feb 26, 2023
vedpatwardhan
pushed a commit
to vedpatwardhan/ivy
that referenced
this issue
Feb 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Explanation
Ivy cannot be imported due to runtime error coming from
ast_helpers.py
. I believe it has been introduced in this PR: #10327Steps to Reproduce Bug
Code to reproduce:
When running the Python interpreter from a virtual env, outside dev docker container:
ivy/
./home
,ivy/ivy
,ivy/ivy/utils
.When I run the Python interpreter inside the Ivy dev container:
Environment
Linux, Dev Container, conda environment
Ivy Version
1.1.9
Backend
Device
No response
The text was updated successfully, but these errors were encountered: