Peter Wolf

Results 3 comments of Peter Wolf

For reference, here is the same code successfully running with Python 3.8 and Julia 1.4.2 ``` >>> import julia >>> julia.install() [ Info: Julia version info Julia Version 1.4.2 Commit...

Adding my 2 cents. It is failing on OSX ``` >>> import julia >>> julia.install() [ Info: Julia version info Julia Version 1.6.2 Commit 1b93d53fc4 (2021-07-14 15:36 UTC) Platform Info:...

Additional info: The bug does not occur on my Mac laptop. It seems to be a Linux problem