Giter Site home page Giter Site logo

Comments (5)

xiaodaigh avatar xiaodaigh commented on May 27, 2024 1

Slight change to step 3 and it now works. Thanks @iblis17

  1. Open a terminal in your JuliaBox
  2. cd /home/jrun/.julia/registries
  3. git clone https://github.com/JuliaRegistries/General.git
  4. Back to your julia notebook than Pkg.add again.

from reinforce.jl.

JobJob avatar JobJob commented on May 27, 2024

I'm guessing the JuliaPro registry doesn't have this package. You can try: pkg> add https://github.com/JuliaML/Reinforce.jl.git

from reinforce.jl.

iblislin avatar iblislin commented on May 27, 2024
  1. Open a terminal in your JuliaBox

  2. cd ~/.julia/registries

  3. git clone https://github.com/JuliaRegistries/General.git

  4. Back to your julia notebook than Pkg.add again.

from reinforce.jl.

fsr313 avatar fsr313 commented on May 27, 2024

I have a similar problem after using this

  1. Open a terminal in your JuliaBox
  2. cd ~/.julia/registries
  3. git clone https://github.com/JuliaRegistries/General.git
  4. Back to your julia notebook than Pkg.add again.

and i'm getting
ERROR: Unsatisfiable requirements detected for package Iterators [a4bce56a]: Iterators [a4bce56a] log: ├─possible versions are: [0.1.0-0.1.10, 0.2.0, 0.3.0-0.3.1] or uninstalled ├─restricted to versions * by an explicit requirement, leaving only versions [0.1.0-0.1.10, 0.2.0, 0.3.0-0.3.1] └─restricted by julia compatibility requirements to versions: uninstalled — no versions left Stacktrace: [1] top-level scope at none:0

from reinforce.jl.

xiaodaigh avatar xiaodaigh commented on May 27, 2024

@fsr313 try `using Pkg; Pkg.rm("Iterators") then try again?

It's pretty useless anyway because Juliabox resets the registeries once you restart. The only hope is to wait until they update the JuliaPro registries properly

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