Search Criteria
Package Details: python-cadquery v2.5.2.r27-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 |
| Conflicts: | python-cadquery-git |
| Submitter: | greyltc |
| Maintainer: | greyltc |
| Last Packager: | greyltc |
| Votes: | 7 |
| Popularity: | 0.000018 |
| First Submitted: | 2019-11-27 10:33 (UTC) |
| Last Updated: | 2025-10-04 17:16 (UTC) |
Dependencies (22)
- 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-typishAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-docutils (check)
- python-pytest (check)
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2
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