openai / jukebox

Code for the paper "Jukebox: A Generative Model for Music"
https://openai.com/blog/jukebox/
Other
7.83k stars 1.41k forks source link

stuck repeating the last few lines over and over and over and over again #288

Open RiceWitch opened 1 year ago

RiceWitch commented 1 year ago

Here is the error. Seems to have trouble getting the repo but Idk how to fix it???

Microsoft Windows [Version 10.0.19045.3570] (c) Microsoft Corporation. All rights reserved.

C:\Users\emmet># Required: Sampling '#' is not recognized as an internal or external command, operable program or batch file.

C:\Users\emmet>conda create --name jukebox python=3.7.5 WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? conda activate jukebox Invalid choice: conda activate jukebox WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? conda install mpi4py=3.0.3 # if this fails, try: pip install mpi4py==3.0.3 Invalid choice: conda install mpi4py=3.0.3 # if this fails, try: pip install mpi4py==3.0.3 WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? conda install pytorch=1.4 torchvision=0.5 cudatoolkit=10.0 -c pytorch Invalid choice: conda install pytorch=1.4 torchvision=0.5 cudatoolkit=10.0 -c pytorch WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? git clone https://github.com/openai/jukebox.git Invalid choice: git clone https://github.com/openai/jukebox.git WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? cd jukebox Invalid choice: cd jukebox WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? pip install -r requirements.txt Invalid choice: pip install -r requirements.txt WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])? pip install -e . Invalid choice: pip install -e . WARNING: A conda environment already exists at 'C:\Users\emmet\anaconda3\envs\jukebox' Remove existing environment (y/[n])?

CondaSystemExit: Exiting.

C:\Users\emmet># Required: Training '#' is not recognized as an internal or external command, operable program or batch file.

C:\Users\emmet>conda install av=7.0.01 -c conda-forge Collecting package metadata (current_repodata.json): | DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 / DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443