question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install using conda install -c cadquery -c conda-forge cq-editor=master

See original GitHub issue

Hi, I’m not very used to anaconda, so I must be doing something wrong.

But I have tried conda install -c cadquery -c conda-forge cq-editor=master

And I get:

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - cq-editor=master

Current channels:

  - https://conda.anaconda.org/conda-forge/linux-64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
adam-urbanczykcommented, Oct 11, 2020

Yes, things should work now with py3.8 and spyder4.

2reactions
jmwrightcommented, Oct 11, 2020

Could we add this to the CQ-editor repository too?

I submitted a PR that added that comment to the CQ-editor repo, but @adam-urbanczyk has now fixed Python 3.8 compatibility in CQ-editor. https://github.com/CadQuery/CQ-editor/pull/195

Read more comments on GitHub >

github_iconTop Results From Across the Web

installation error (cq-editor, Win10) - Google Groups
I hadn't used Anaconda before, so I went with Miniconda (Python 3.8, Win 64 bit). ... conda install -c cadquery -c conda-forge cq-editor=master....
Read more >
Installing CadQuery
Install the script to ~/miniforge wget https://github.com/conda-forge/miniforge/releases/ ... conda install -c cadquery -c conda-forge cq-editor=master.
Read more >
Conda cannot find packages to install - Stack Overflow
conda install scipy --channel conda-forge. I am getting this: PackagesNotFoundError: The following packages are not available from current ...
Read more >
CadQuery - Docker Image
Using CadQuery, you can write short, simple scripts that produce high quality CAD models. ... conda install -c conda-forge -c cadquery cadquery=2 ...
Read more >
4. Computer controlled cutting - Bryan Tee Pak Hong
This week I worked on using the vinyl cutter and laser cutter as prototyping ... conda install -c cadquery -c conda-forge cq-editor=master.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found