Foley-Music
Foley-Music copied to clipboard
cannot install depending in requirements.txt
Tried to install dependency in requirements, ran into the following error.
pip install -r requirements.txt
Collecting git+https://git.dev.tencent.com/SunDoge/[email protected] (from -r requirements.txt (line 1))
Cloning https://git.dev.tencent.com/SunDoge/torchpie.git (to v0.2) to /tmp/pip-nOruUH-build
fatal: unable to access 'https://git.dev.tencent.com/SunDoge/torchpie.git/': Failed to connect to git.dev.tencent.com port 443: Connection timed out
Command "git clone -q https://git.dev.tencent.com/SunDoge/torchpie.git /tmp/pip-nOruUH-build" failed with error code 128 in None
Hi,can you solve the problem??qaq
I meet this problem too, how can i fix it?
Hi, i was wondering if you were able to solve this issue. I am also stuck with this.