Skip to content
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

@gode fails due to missing io #13

Closed
theogf opened this issue Dec 22, 2024 · 2 comments · Fixed by #14
Closed

@gode fails due to missing io #13

theogf opened this issue Dec 22, 2024 · 2 comments · Fixed by #14

Comments

@theogf
Copy link

theogf commented Dec 22, 2024

@gode fails with the following error

julia> @gode sin(3)
ERROR: UndefVarError: `io` not defined
Stacktrace:
 [1] gode(::Function, ::Vararg{Any})
   @ TerminalGat ~/.julia/packages/TerminalGat/2ySFG/src/TerminalGat.jl:154
 [2] top-level scope
   @ REPL[19]:1
@terasakisatoshi
Copy link
Member

Wooow I’ll fix that.

@terasakisatoshi
Copy link
Member

terasakisatoshi commented Dec 22, 2024

Hello @theogf ,

Thank you for your report! I'm going to release v0.1.5 which should solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants