GithubHelp home page GithubHelp logo

Comments (3)

bkamins avatar bkamins commented on May 23, 2024 1

What happens if you do ] add [email protected]? See also https://bkamins.github.io/julialang/2020/05/11/package-version-restrictions.html for more context.

from dataframesmeta.jl.

bkamins avatar bkamins commented on May 23, 2024 1

Please do not use Atom. It has not been maintained for quite some time now and is known to have a problem with proper package versions.

The recommended IDE is VS Code with Julia extension https://www.julia-vscode.org/.

from dataframesmeta.jl.

bojusemo avatar bojusemo commented on May 23, 2024

Hi @bkamins ,
Thanks for your reply.
] add [email protected] solved the problem directly in the Julia REPL.
Thanks, I'll work from there

However, ] add [email protected] didn't solve the problem in Juno/Atom EDI. The error is below. Which EDI do you recommend for Julia?

(@v1.7) pkg>  add [email protected]
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package DataFrames [a93c6f00]:
 DataFrames [a93c6f00] log:
 ├─possible versions are: 0.11.7-1.3.4 or uninstalled
 ├─restricted to versions * by an explicit requirement, leaving only versions 0.11.7-1.3.4
 ├─restricted by compatibility requirements with DataFramesMeta [1313f7d8] to versions: 1.0.0-1.3.4
 │ └─DataFramesMeta [1313f7d8] log:
 │   ├─possible versions are: 0.4.0-0.11.0 or uninstalled
 │   └─restricted to versions 0.11 by an explicit requirement, leaving only versions 0.11.0
 └─restricted by compatibility requirements with PooledArrays [2dfb63ee] to versions: 0.11.7-0.22.7 or uninstalled — no versions left
   └─PooledArrays [2dfb63ee] log:
     ├─possible versions are: 0.3.0-1.4.2 or uninstalled
     └─restricted by compatibility requirements with JuliaDB [a93385a2] to versions: 0.4.1-0.5.3
       └─JuliaDB [a93385a2] log:
         ├─possible versions are: 0.9.0-0.13.1 or uninstalled
         └─restricted to versions * by an explicit requirement, leaving only versions 0.9.0-0.13.1

I also tried ] add [email protected] and ] add [email protected], and even with a previous version (] add [email protected]) but they didn't work.

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