GithubHelp home page GithubHelp logo

Comments (5)

sebastianpech avatar sebastianpech commented on May 21, 2024 2

Don't have much time to investigate this further, but it happens only with network drives on windows and is an issue in Pkg.

Correct path:

julia> Pkg.activate(raw"C:\Users\sebip\Desktop\test")
Activating new environment at `C:\Users\sebip\Desktop\test\Project.toml`
julia> Pkg.add("Pkg")
 Resolving package versions...
  Updating `C:\Users\sebip\Desktop\test\Project.toml`
  [44cfe95a] + Pkg
  Updating `C:\Users\sebip\Desktop\test\Manifest.toml`

Wrong path:

julia> Pkg.activate(raw"Z:\test\julia\drwatson")
Activating new environment at `Z:\test\julia\drwatson\Project.toml`
julia> Pkg.add("Pkg")
 Resolving package versions...
 Updating `UNC\Mac\Home\test\julia\drwatson\Project.toml`
  [44cfe95a] + Pkg
  Updating `C:\Users\sebip\AppData\Local\Julia-1.2.0\UNC\Mac\Home\test\julia\drwatson\Manifest.toml`

Will open an issue.

from drwatson.jl.

Datseris avatar Datseris commented on May 21, 2024 1

Thanks for the report, we really appreciate it. I haven't moved into 1.2 yet, I was waiting to go into 1.3 directly. I'll have a look when I have some more free time.

from drwatson.jl.

sebastianpech avatar sebastianpech commented on May 21, 2024 1

Turned out to be an issue in Julia, opened one there.

from drwatson.jl.

karajan9 avatar karajan9 commented on May 21, 2024

If I find time soon I'll check whether I can reproduce this with just Pkg -- at the moment I'm not sure what exactly the source of the problem is.

from drwatson.jl.

tamasgal avatar tamasgal commented on May 21, 2024

from drwatson.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.