tinymovr / Tinymovr

Compact brushless motor controller with FOC, integrated absolute encoder and CAN Bus.
https://tinymovr.com
GNU General Public License v3.0
229 stars 38 forks source link

Studio Install error `WARNING: typer 0.12.3 does not provide the extra 'all'` #337

Closed yconst closed 2 months ago

yconst commented 2 months ago

Discussed in https://github.com/orgs/tinymovr/discussions/335

Originally posted by **Luukveltkamp** April 10, 2024 Hi, I am very new to this and have reached an roadblock while installing Studio using pip. WARNING: typer 0.12.3 does not provide the extra 'all' Error occurs with both GUI and CLI installations . I am using Python 3.12.3
yconst commented 2 months ago

The offending nested dependency has been added as an extra instead of default requirement to the latest version of the Avlos library, on which Tinymovr depends: https://pypi.org/project/Avlos/