Timothee Cour
Timothee Cour
update: after downloading from https://github.com/dom96/choosenim/releases and manually copying choosenim-0.6.0_windows_amd64.exe to /c/Users/timothee/.nimble/bin/choosenim.exe I get: ``` choosenim -v choosenim v0.6.0 (2020-03-06 18:45:17) [windows/amd64] choosenim update self Updating choosenim Info: Already up to...
updated top post after your input; i'll update it again after https://github.com/dom96/choosenim/pull/198 is merged, hopefully will fix bug3,bug4 > Bug 5 - the bzip2 Makefile sets CC=cc. Set the env...
@genotrance how? all these fail with ` Error: cannot open file: nimterop/docs` ``` nimble install choosenim # fails nimble install choosenim@#head # fails nimble install nimarchive nimble install nimarchive@#head ```...
nimble path nimterop C:\Users\timothee\.nimble\pkgs\nimterop-0.1.1 > Looks like you have some old version of nimterop@#head lying around without the docs module. doesn't seem so: ``` dir C:\Users\timothee\.nimble\pkgs\nimterop-* Volume in drive C...
ok i figured out part of the problem: - [ ] bug9 * I had done `nimble develop` inside choosenim clone (with an old version checked out), so it was...
and after that (after an "odd" number of `nimble install choosenim` so i end up in a successful build), `nimble install choosenim` fails: - [ ] bug11 ``` nimble install...
Ill reply to other points later but isnt' `bug10` super weird? not sure what causes this thing to work/fail/work/fail in cycles
> I can improve that in nimarchive but it's a limitation of Nim that I cannot cleanly import a module only if a package is installed. > a poor man's...
I think there are still a lot of unresolved issues I've mentioned here; eg `bug10` which succeeds,fails,succeeds,fails etc
ping @smblott-github this issue is a blocker for using it, almost all commands hit that bug Note I have "large urls" caused by the awesome extension "the great suspender" which...