Hello, we noticed a regression in pants generate-lockfiles that with the help of the pants dev we tracked down to a regression in pex itself: with version 2.1.138, PEX_SCRIPT=pex3 ./pex-2.1.138 lock create jupy
I'm trying to install jupyter-cadquery with poetry: poetry add jupyter-cadquery --extras=prod warn: Invalid requirement (cadquery (==master) ; extra == 'prod') found in jupyter-cadquery-3.5.2 dependencies, skipping cadquery is now availa...
OCCT bug with helix: If height = 2 * pitch,GCPnts_QuasiUniformDeflectionreturns 2 points only. Jupyter CadQuery detects this and usesGCPnts_QuasiUniformAbscissainstead Examples Self programmed animation Explode objects animation Source of STEP file:https://print.grabcad.com/library/quadruped-robot-w-...
pip install jupyter-cadquery==3.5.2 cadquery-massembly~=1.0.0 jupyterlab~=3.5 voila~=0.3.5 && \ find / -type f -name '*.py[co]' -delete -o -type d -name __pycache__ -delete VOLUME /home/cq/ 0 comments on commit 98aed1b Please sign in to comment. Footer...
于是改为使用虚拟环境。以往在做 web 项目才启用虚拟环境,在神经网络项目上基本不用,但这次不用不行...
您可以使用 Binder 重现它,而无需创建本地环境(诚然,安装 CadQuery/jupyter-cadquery 并不是最简单/最快的事情): https://mybinder.org/v2/gh/bernhard-42/jupyter-cadquery/master?urlpath=lab&filepath=examples%2Fcadquery.ipynb 只需在一个新的空笔记本中执行上面的代码。查看如何renderer在笔记本上显示 3D ...
于是改为使用虚拟环境。以往在做 web 项目才启用虚拟环境,在神经网络项目上基本不用,但这次不用不行...