Code Monkey home page Code Monkey logo

Comments (3)

lorenzncode avatar lorenzncode commented on August 26, 2024 1

I reproduced the error. It fails with ocp version 7.7.1.1dev.

 ocp                            7.7.1.1dev    py311_0              cadquery   

Try to specify the ocp version 7.7.1.0:

$ micromamba create -r ~/micromamba -n cqe
$ micromamba install -r ~/micromamba -n cqe -c cadquery cq-editor=master ocp=7.7.1.0

$ micromamba list -r ~/micromamba -n cqe 'cadquery|ocp|occt'
List of packages in environment: "/home/lorenzn/micromamba/envs/cqe"

  Name      Version  Build              Channel    
─────────────────────────────────────────────────────
  cadquery  master   2.3.1_45_gd780127  cadquery   
  occt      7.7.1    all_h16763a6_201   conda-forge
  ocp       7.7.1.0  py311h54fcf19_1    conda-forge

The GUI opens without error.

$ micromamba run -r ~/micromamba -n cqe cq-editor

from cq-editor.

yomgui1 avatar yomgui1 commented on August 26, 2024

@lorenzncode Works nice and smooth, thanks for the tip!

from cq-editor.

lorenzncode avatar lorenzncode commented on August 26, 2024

This problem is resolved. The dev OCP version is no longer installed unless the dev label is specified.
See also
CadQuery/cadquery#1422 (reply in thread)

from cq-editor.

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.