Hacker News new | past | comments | ask | show | jobs | submit login

You probably want to develop on the Constraint solver instead of just installing, right? Then you can use `] dev https://github.com/Wikunia/ConstraintSolver.jl` You currently try to develop a package which already exists and that doesn't work. Yes the error message is unhelpful.



looks like you used `activate .` to get into `ConstraintSolver Pkg>` then it's already done and you don't need develop or dev anymore Hope it helps


I just copy and pasted the first terminal commands from the post on the julia REPL and on windows it errors at line `] develop .`.

On linux, it works.


Ah I see. Can't test it on Windows just assumed it should be the same and it probably should. Glad it works now for you in linux




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: