Can't install Tango lib. Error
#3
by
SamStrand
- opened
SamStrand
changed discussion title from
Can't install Tango lib. Errir
to Can't install Tango lib. Error
Tango is not part of pip distribution yet. You may refer to https://github.com/declare-lab/tango for the installation guide. Thank you!
I did all of these commands:
git clone https://github.com/declare-lab/tango/
cd tango
pip install -r requirements.txt
cd diffusers
pip install -e .
But there is still error, that Tango is missing π€π€
Are you running tango from the main cloned directory?
yes and it's still not working
You may want to try in WSL to see if it's a Windows-specific issue.