-
Notifications
You must be signed in to change notification settings - Fork 8
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
Create install package. #145
Comments
New RxLoader #146 |
|
I have no idea what I'm doing, seems to work python -m pip install "pyrx @ git+https://github.com/CEXT-Dan/PyRx.git#subdirectory=pyrx" |
PEP 541 Request: PyRx #5353 |
Installation via |
Thanks for testing, I tried not to break anything from the development perspective. I had to change the stub path though, just as an FYI |
Where does the 1# Is it now: 2# |
removed the #subdirectory trunk tag |
I will improve this, the routine uses find file, so if you use an existing search path, or add a new search path, in bricscad’s settings, it should find it. |
@CEXT-Dan: Cheers for the Xmas present. All the best to all of you! |
reading some of the older requests, maybe it's better to have a new name for PyPi discuss in [#152] |
pip install cad-pyrx trunk tag pip uninstall cad-pyrx |
related [#73][#78][#86][#67]
Users should be able to install using PIP, PIP – Path to This repository
Remove special VENV handling from the main module, and loader, should behave as any other python package. Users will be responsible for what module gets loaded into CAD, in a VENV context.New discussions should be created to resolve issues and back referenced here, so this task remains clear
The text was updated successfully, but these errors were encountered: