Thinking about getting started with data science or maybe just want a better way to handle your Python projects? Anaconda Python is a super popular choice, and for good reason. It bundles a lot of ...
按照这个来的 # Create a python 3.9 conda env (you could also use virtualenv) conda create -n megatts3-env python=3.9 conda activate megatts3-env pip install -r ...
ERROR: Ignored the following versions that require a different python version: 0.23.0 Requires-Python >=3.10; 0.23.0rc0 Requires-Python >=3.10; 0.23.0rc2 Requires ...