Demos launcher won't launch anything (on windows) #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kahliburke/Tachikoma.jl#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trying to run the demos on windows, I get the Error "could not load symbol "dup" :
dashboard(), demo() and the other demo functions throws the same Error...
And no problems running the game of life.
Using windows 11, julia 1.12.5, Tachikoma 1.1.1
@jvigneron - Looking into this, are you available to help test on a branch?
@jvigneron - pinging again here, are you able to test the branch in the PR and see if it resolves the issue? There will still be some demos which don't work on Windows as I have yet to set up a testing environment for it. So I'm sure there issues with some features, especially the terminal and repl widgets which reply heavily on PTY functionality. But I've seen all the other demos work reasonably well on Windows, so I'm hoping that this minimal fix will get back to that state.