Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: new stable release - or clarify recommended installation method #425

Closed
DoppioT opened this issue Jan 26, 2024 · 7 comments
Closed

Comments

@DoppioT
Copy link

DoppioT commented Jan 26, 2024

Hello!

First of all, I'd like to thank the contributors of CQ-editor, it is really a great project!

As a new user of CQ-editor, the main indications I see when looking into installing the software is:

  • the recommended method is via pre-built packages, and
  • there's a stable release

If I install the stable release and try to follow the Cad query examples, I'll soon realize that the stable package ships with a version of CadQuery (2.1) that doesn´t support a lot of major features (sketches and assemblies just to mention the first two that come to mind).

This point was already raised in other issues - see #274 , #306, #395 - but all the issues are a few months old at least

So the questions would be: should pre-built packages still be the recommended way to install CQ-editor?

  • If so, can a new stable release be delivered?
  • If not, I propose that the readme be updated to reflect that pre-built package are not the recommended way to install CQ-editor, and instead recommend Conda/Mamba. In this second case I'll open a PR for the update.
@DoppioT DoppioT changed the title Request: new stable release - or clarify Request: new stable release - or clarify recommended installation method Jan 26, 2024
@adam-urbanczyk
Copy link
Member

Try this instead: https://github.com/CadQuery/CQ-editor#development-packages. Even if there is a release, no pyinstaller packages will be produced (see #395).

@adam-urbanczyk
Copy link
Member

I did update the readme for clarity.

@DoppioT
Copy link
Author

DoppioT commented Jan 28, 2024

Thanks! That solves the issue for me.

@DoppioT DoppioT closed this as completed Jan 28, 2024
@Fran5ois
Copy link

Fran5ois commented Dec 4, 2024

Hello here,

When I follow the link given in the installation instructions - Development Packages, the windows version offered for download turns out to pack with CadQuery 2.0.

As a result, for example, the cylinder function isn't here.

As a beginner it took me a while to figure that the error messages did not come from errors in my code... or did it?

Isn't CadQuery supposed to be at version 2.4? That's what the "check for updates" button tells me, but where can I find it?

CQ editor seems very promising, but has it been given up on? If there is such a better way to use CadQuery could someone please point me to it?

I really hope to find a way to use CQ editor in its full potential soon...

Thank you in advance.

@adam-urbanczyk
Copy link
Member

AFAICT it packages the master version (from the time of building of the installer):

https://dev.azure.com/cadquery/CQ-editor/_build/results?buildId=3922&view=logs&j=8438bad5-9a3c-5a20-4304-a4804615829c&t=78b00efc-8d05-51a9-2f07-ca31c05f8748&l=471

Could you provide more details?

@Fran5ois
Copy link

Fran5ois commented Dec 5, 2024

In the link you provide, I can see INFO:constructor.fcp:fetching: cadquery-master-2.4.0_28_g3cd327a.tar.bz2

2.4, that's the version I am after!

However when I reach "About" in CQ editor, here is what I get:

image

And here is what I get when I click "Check for CadQuery updates":

image

Also when I try the function cylinder it doesn't work (while box does):

image

Why do I have an old version if the installer while compiled with 2.4?

When I start CQ-editor I get this error message :

Namespace(filename=None)
TKOpenGl | Type: Error | ID: 0 | Severity: High | Message:
Error! OpenGL context reports version 4.6 but does not export required functions for 4.5 (glGetnTexImage)
Please report this issue to OpenGL driver vendor 'intel'

Then CQ-editor starts anyway...

Could it be the reason why I get an older version ?

Also I am thinking, wouldn't it help if the installer filename mentioned the CadQuery version with which it was built?

Again, thank you very much for your help.

@Fran5ois
Copy link

Fran5ois commented Dec 11, 2024

In the end I managed to install CQ-editor in the correct version with the installer. Apparently the problem was that I installed an old version before, and despite having uninstalled it, it interfered..?

I posted an issue on this subject, in hope it will be of use...

Thank you for your help on this. My CQ-editor is now up and running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants