Problem when using py"" in my own module
Aperta
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.