Skip to content

[BUGFIX] Update / pin python dependencies in the conda environment#98

Open
mjonuschat wants to merge 1 commit into
joshreve:masterfrom
mjonuschat:docker-fixes
Open

[BUGFIX] Update / pin python dependencies in the conda environment#98
mjonuschat wants to merge 1 commit into
joshreve:masterfrom
mjonuschat:docker-fixes

Conversation

@mjonuschat

@mjonuschat mjonuschat commented Aug 11, 2022

Copy link
Copy Markdown

When trying out the docker container I noticed two things which broke
generating models after rebuilding it.

  1. Ended up with cadquery 2.2.0b0 which breaks on trackball thumb clusters
    Fixed by explicitly pinning to cadquery 2.1 for now
  2. nptyping dependency fails with invalid types on python 3.7/3.8
    Fixed by pinning to nptyping version 1.4.4

When trying out the docker container I noticed two things which broke
generating models after rebuilding it.

1) Ended up with cadquery 2.2.0b0 which breaks on trackball thumb clusters
   Fixed by explicitly pinning to cadquery 2.1 for now
2) nptyping dependency fails with invalid types on python 3.7/3.8
   Fixed by pinning to nptyping version 1.4.4
@mjonuschat mjonuschat changed the title [BUGFIX] Update / pin python dependencsies in the conda environment [BUGFIX] Update / pin python dependencies in the conda environment Aug 11, 2022
@eraserhd

Copy link
Copy Markdown

This worked for me.

@bosd

bosd commented Jul 16, 2023

Copy link
Copy Markdown

Superseeded by #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants