Search Criteria
Package Details: python-cadquery 2.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-cadquery.git (read-only, click to copy) |
|---|---|
| Package Base: | python-cadquery |
| Description: | A parametric CAD scripting framework based on PythonOCC |
| Upstream URL: | https://github.com/CadQuery/cadquery |
| Licenses: | Apache-2.0 |
| Submitter: | greyltc |
| Maintainer: | greyltc |
| Last Packager: | greyltc |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-11-27 10:33 (UTC) |
| Last Updated: | 2026-03-17 05:32 (UTC) |
Dependencies (27)
- casadiAUR (casadi-gitAUR)
- libxcursor
- nlopt
- openblas (openblas-gitAUR, openblas64-gitAUR, openblas-lapackAUR)
- openmpi (openmpi-gitAUR)
- python-docutils
- python-ezdxfAUR
- python-multimethodAUR
- python-nptypingAUR
- python-ocpAUR
- python-path
- python-pyparsing
- python-runtypeAUR
- python-trameAUR
- python-trame-componentsAUR
- python-trame-vtkAUR
- python-trame-vuetifyAUR
- python-typishAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- Show 7 more dependencies...
Latest Comments
« First ‹ Previous 1 2
DCengineer commented on 2021-02-23 17:16 (UTC)
Getting multiple unit test errors
Jarshvor commented on 2020-11-08 04:19 (UTC)
Just my two cents.
A number of tests failed for me, preventing successful installation: FAILED tests/test_cqgi.py::TestCQGI::test_build_with_different_params - IndexError: list index out of range FAILED tests/test_cqgi.py::TestCQGI::test_describe_parameter_invalid_doesnt_fail_script - KeyError: 'a' FAILED tests/test_cqgi.py::TestCQGI::test_describe_parameters - KeyError: 'a' FAILED tests/test_cqgi.py::TestCQGI::test_parser - AssertionError: Items in the second set but not the first: FAILED tests/test_cqgi.py::TestCQGI::test_setting_boolean_variable - AssertionError: False is not true FAILED tests/test_cqgi.py::TestCQGI::test_that_assinging_number_to_string_works - IndexError: list index out of range FAILED tests/test_cqgi.py::TestCQGI::test_that_only_top_level_vars_are_detected - AssertionError: 2 != 0 FAILED tests/test_jupyter.py::TestJupyter::test_repr_html - ModuleNotFoundError: No module named 'IPython'
All of these were successful when trying to install the python-cadquery-git 2.0.1.r174 package, with the exception of the Jupyter test, which was resolved by installing ipython.
s-ol commented on 2020-10-22 11:51 (UTC)
The python-occ-cadquery-git dependency does not exist anymore.
« First ‹ Previous 1 2