Giter VIP home page Giter VIP logo

Comments (4)

kamchan0 avatar kamchan0 commented on August 26, 2024

Thanks for this but it is still actually the same. Do I miss some steps?

c:\xxx> conda install -c kx jupyterq
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
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 the existing python installation in your environment:

Specifications:

  - jupyterq -> python[version='>=3.5,<3.6.0a0|>=3.6,<3.7.0a0|>=3.7,<3.8.0a0']

Your python: python=3.8

If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.

The following specifications were found to be incompatible with your CUDA driver:

  - feature:/win-64::__cuda==9.1=0

Your installed CUDA driver is: 9.1

from jupyterq.

cmccarthy1 avatar cmccarthy1 commented on August 26, 2024

Hi @kamchan0

We're presently having some issues deploying the windows builds to Conda, while releasing the jupyterq version we're also releasing an update to embedPy. We've been able to deploy Linux and Mac 3.8 versions so far for embedPy and are working on a fix for the windows deployments. I'll have a member of the team update here by EOD tomorrow with progress if we haven't been able to get a fix in place before then.

All the best,

Conor

from jupyterq.

cmccarthy1 avatar cmccarthy1 commented on August 26, 2024

Hi @kamchan0

This is proving more difficult to change than had been expected. Python 3.8 modified how it provides support for using python in embedded settings in 3.8 as outlined here, we're currently working on a fix but at present do not have a hard timeline on which we expect to have this updated. I'll revert here once we make progress on this matter.

All the best,

Conor

from jupyterq.

cmccarthy1 avatar cmccarthy1 commented on August 26, 2024

Issue closed with release 1.1.8, should now be available via conda install for mac, Linux and windows

from jupyterq.

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.