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

Provide pip package #1

Open
quasipedia opened this issue Aug 5, 2023 · 0 comments
Open

Provide pip package #1

quasipedia opened this issue Aug 5, 2023 · 0 comments

Comments

@quasipedia
Copy link

Hello there!

I'd love to use this, but currently the lack of a proper pip installation package makes this very cumbersome: cloning the git repo has a couple of drawbacks that are a show-stopper:

  1. One cannot freeze dependencies. If I base a model on the current version of cq_style and then something in cq_style API changes in the future, my model would stop working. Moreover, if that would happen, I wouldn't be able to easily know what previous commit in the git repo worked .
  2. Relative paths only work if the interpreter runs the file from disk. In the current version of CQ_editor this does not seem to be the case, so the expression "../cq_style" does not resolve correctly, nor the __file__ variable is set.

Is there a reason I'm failing to see why you chose not to make a pip package available for this?

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

1 participant