I successfully installed Kaimon on macos, but still fail on my windows 11 PC.
I tried installing via pkg> add Kaimon as well as pkg> dev Kaimon to work with the latest version. I tried it both on powershell and on WSL.
But in none of the cases I see a file .julia/bin/kaimon, I also don't see any output like 'building Kaimon'.
I do see a file tachi.bat (or tachi for WSL) in the folder .julia/bin, but no other entry.
If I try to execute tachi, I receive an error that Tachikoma is not instantiated, but I can only instantiate it, when I set the folder access rights to writable, which is not the default for package directories.
Maybe I am doing something wrong? Or do I have to wait for a windows compatible version to come out?
I successfully installed Kaimon on macos, but still fail on my windows 11 PC.
I tried installing via
pkg> add Kaimonas well aspkg> dev Kaimonto work with the latest version. I tried it both on powershell and on WSL.But in none of the cases I see a file
.julia/bin/kaimon, I also don't see any output like 'building Kaimon'.I do see a file
tachi.bat(ortachifor WSL) in the folder.julia/bin, but no other entry.If I try to execute tachi, I receive an error that Tachikoma is not instantiated, but I can only instantiate it, when I set the folder access rights to writable, which is not the default for package directories.
Maybe I am doing something wrong? Or do I have to wait for a windows compatible version to come out?