#Manual Installation error when setting environment-mac.yml

1 messages · Page 1 of 1 (latest)

vast scroll
#

why are you using the deprecated documentation? conda isn't supported anymore. you can just use the automated installer and it will use your mac's gpu

fringe wadi
#

because when I use the new documentation, I get all sort of other errors

#

like, it can't find torchmetrics.utils

vast scroll
#

okay - people may be able to help you solve those errors, but we can't help with this deprecated method

fringe wadi
#

I didn't know tha this documentation was deprecated, I found the link from a tutorial on the web

#

I'm trying to re-install using the latest documentation on github right now

#

this is the error I get with the latest stable installer:
File "/Users/mariobaldi/.venv/lib/python3.10/site-packages/pytorch_lightning/callbacks/progress/rich_progress.py", line 20, in <module> from torchmetrics.utilities.imports import _compare_version ImportError: cannot import name '_compare_version' from 'torchmetrics.utilities.imports' (/Users/mariobaldi/.venv/lib/python3.10/site-packages/torchmetrics/utilities/imports.py)