-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't workingpriorityShould be fixed or implemented soonShould be fixed or implemented soon
Description
Hi there, and thanks for the great alternative to PyCall.jl!
There is a Python function in my code which triggers an UndefVarError: y not defined
when I try to launch it. I traced it back to this line of the package, where y
doesn't seem to be defined locally:
https://github.com/cjdoris/PythonCall.jl/blob/f59d58e4eb3d6a0154cf8db5aa54f2fe4d09b39d/src/err.jl#L28
Could it be the cause?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriorityShould be fixed or implemented soonShould be fixed or implemented soon