Git Product home page Git Product logo

Comments (3)

timholy avatar timholy commented on August 11, 2024 1

Btw, how could you tell that I was using two different environments?

Because ArrayInterface has a [compat] section which makes this error impossible...unless you do something that circumvents it. Changing environments is the only known way to do that. (Which is why I said that if you discover a second way, please report it.)

Unless there's something precious about your Manifest.toml, either try a Pkg.update or just deleting Manifest.toml and re-instantiateing.

I guess I'm fine closing this as it seems to be a duplicate of ArrayInterface.jl's 206.

...and 207 and 208. You're not alone in struggling with this, we really need to fix that Julia issue.

from compat.jl.

timholy avatar timholy commented on August 11, 2024

I'd be fine with changes that don't break things. Perhaps give it a whirl?

You're running up against JuliaLang/julia#35663. There's no known way to trigger this bug except by changing environments during your session. (If you find one, please report it separately.)

from compat.jl.

charleskawczynski avatar charleskawczynski commented on August 11, 2024

Ok, I can give that a try. Thanks for the info! Btw, how could you tell that I was using two different environments? Did the error just look familiar? Also, do you have any idea how/why this would show up suddenly?

Ah, I just saw this issue after looking more carefully through the thread you shared.

After changing to instantiating and using the same environment, I see that I'm now getting a different loading error:

ERROR: LoadError: SystemError: opening file ".../depot/cpu/packages/Adapt/RGNRk/src/base.jl": No such file or directory
--
  | Stacktrace:
  | [1] systemerror(p::String, errno::Int32; extrainfo::Nothing)
  | @ Base ./error.jl:168
  | [2] #systemerror#62
  | @ ./error.jl:167 [inlined]
  | [3] systemerror
  | @ ./error.jl:167 [inlined]
  | [4] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing)
  | @ Base ./iostream.jl:293
  | [5] open
  | @ ./iostream.jl:282 [inlined]
  | [6] open(f::Base.var"#326#327"{String}, args::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
  |  

but I haven't yet dug into why 😕.

I guess I'm fine closing this as it seems to be a duplicate of ArrayInterface.jl's 206.

from compat.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.