-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
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
error installation #287
Comments
Hello, Have you installed |
Are you still having issues @Trylam ? |
ping @Trylam ? |
Hey @Trylam I don't know if you are still interested in installing Pytition, don't hesitate to get back to me if you still struggle. |
Hi,
I followed the installation steps and during the command "pip3 install -r requirements.txt" I have errors :
ERROR: Command errored out with exit status 1: command: /srv/pytition/pytition_venv/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ng_b88q5/mysqlclient_f63e9c382c61417483eef7a6e8c2348a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ng_b88q5/mysqlclient_f63e9c382c61417483eef7a6e8c2348a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6xz5r3ic
I am installing on a stable debian with a dedicated pytition user.
The text was updated successfully, but these errors were encountered: