Giter VIP home page Giter VIP logo

Comments (6)

NightMachinery avatar NightMachinery commented on May 24, 2024 1
conda create --name beakerx -c beakerx -c conda-forge python=3.7 beakerx_all

seems to work. I can send a PR for the readme if anyone's interested.

from beakerx.

NightMachinery avatar NightMachinery commented on May 24, 2024

Trying to create a new env for just this package also doesn't work:

❯ conda create --name beakerx -c beakerx beakerx_all
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: \ 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                               

UnsatisfiableError: 

from beakerx.

NightMachinery avatar NightMachinery commented on May 24, 2024
❯ conda create --name beakerx -c beakerx python=3.7 beakerx_all                    1
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: | 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                               

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package python conflicts for:
beakerx_all -> notebook[version='>=5.7.4'] -> python[version='>=2.7,<2.8.0a0|>=3.10,<3.11.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.6,<3.7.0a0']
python=3.7
beakerx_all -> python[version='>=3.7,<3.8.0a0']

from beakerx.

tnn1t1s avatar tnn1t1s commented on May 24, 2024

yes please

from beakerx.

PlumpMath avatar PlumpMath commented on May 24, 2024

please py 3.9

from beakerx.

xquilt avatar xquilt commented on May 24, 2024

conda create --name beakerx -c beakerx -c conda-forge python=3.7 beakerx_all

Can i get to know what's different with the last working command?

I can send a PR for the readme if anyone's interested.

Ya sure. It seems as if more and more people are running into the same error. Additionally, installed kernels can't be seen/listed by jupyter-kernelspec list, unless the conda' virtual environment beakerxis activated within the shell i.e.conda activate beakerx`.

from beakerx.

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.