SyntheticGrids.jl icon indicating copy to clipboard operation
SyntheticGrids.jl copied to clipboard

Testnumpy issue

Open jamesthesnake opened this issue 5 years ago • 3 comments

I continually get

ERROR: LoadError: LoadError: UndefVarError: @testnumpy not defined Stacktrace: [1] top-level scope [2] include_string(::Function, ::Module, ::String, ::String) at ./loading.jl:1088 in expression starting at /home/AURIS.LOCAL/james.hennessy/Music/SyntheticGrids.jl-master/test/runtests.jl:105 in expression starting at /home/AURIS.LOCAL/james.hennessy/Music/SyntheticGrids.jl-master/test/runtests.jl:5 ERROR: LoadError: LoadError: UndefVarError: @testnumpy not defined

Is there something I'm missing when running runtests.jl

jamesthesnake avatar Sep 26 '20 15:09 jamesthesnake

This code is not being continuously supported. The last update we did was to make it compatible with Julia 1.0, but it has not been updated since, so it is likely not compatible with the latest Julia versions.

eperim avatar Oct 05 '20 20:10 eperim

@eperim I have a pull request to fix right now.

jamesthesnake avatar Oct 08 '20 02:10 jamesthesnake

@jamesthesnake thanks a lot for helping with this. I left a couple of comments there.

eperim avatar Oct 08 '20 20:10 eperim