Text2Video-Zero
Text2Video-Zero copied to clipboard
No module named 'distutils.cmd'
When I run pip install -r requirements.txt on ubuntu 22.04,
I get this error:
File "/home/pj/Text2Video-Zero/venv/lib/python3.9/site-packages/pip/_internal/locations/_distutils.py", line 9, in
If I run I ran pip install ez_setup.py in venv (python3.9) and I get the same error/