Problem when using py"" in my own module
Open
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I try to use py" " in my own module, but get an error:
LoadError: type MethodError has no field val
Stacktrace:
[1] getproperty(::Any, ::Symbol) at .\sysimg.jl:18
[2] macro expansion at E:\Programming\Julia\depot\packages\PyCall\rUul9\src\pyeval.jl:214 [inlined] [3] @py(::LineNumberNode, ::Module, ::Vararg{Any,N} where N) at F:\Git\Python\src\Example.jl:58
in expression starting at REPL[5]:1
How to fix it? Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.