Package Details: python-cadquery 2.4.0-7

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
Conflicts: python-cadquery-git
Submitter: greyltc
Maintainer: greyltc
Last Packager: greyltc
Votes: 7
Popularity: 0.003710
First Submitted: 2019-11-27 10:33 (UTC)
Last Updated: 2024-12-24 16:29 (UTC)

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.