Open not-lum opened 4 years ago
Please bootstrap via koch boot -d:release -d:nimDontSetUtf8CodePage
and see if it helps.
@Araq It did not help.
Are you sure you used the right nim.exe
for testing afterwards?
I have 2 nim.exe
. I set Nim from .choosenim
to my PATH and now that's working! Thank you! But some packages(like inim) which I installed via nimble have to be in the PATH and they are in .nimble\bin
folder. So how can I set them in PATH?
It is problem because another nim.exe
in .nimble\bin
folder and it may conflict with .choosenim\toolchains\nim-1.2.6\bin\nim.exe
. And there is no koch.exe
in .nimble\bin
I am from Russia so the language in my system is russian too. But when I write in the terminal any Nim compiler's command(for example
nim secret
ornim -v
) language in my terminal changes to English. If I restart my terminal language turns into russian again. In GIF you can see how the terminal language changes.OS: Windows 10 Installer: choosenim Emulator: Windows Terminal