We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey, I tried to install the script für Debian 10 on a VPS with 2Gb RAM & 20GB ROM from Hetzner. The installations breakes with following error:
Failed building wheel for uvloop Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-install-gmbcl1ez/uvloop/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-n96dk9k1/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-gmbcl1ez/uvloop/
I would be glad for help
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey,
I tried to install the script für Debian 10 on a VPS with 2Gb RAM & 20GB ROM from Hetzner.
The installations breakes with following error:
Failed building wheel for uvloop
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-install-gmbcl1ez/uvloop/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-n96dk9k1/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-gmbcl1ez/uvloop/
I would be glad for help
The text was updated successfully, but these errors were encountered: