Skip to content
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

Open
Trylam opened this issue May 4, 2022 · 4 comments
Open

error installation #287

Trylam opened this issue May 4, 2022 · 4 comments

Comments

@Trylam
Copy link

Trylam commented May 4, 2022

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.

@fallen
Copy link
Member

fallen commented May 4, 2022

Hello,
Do you have more logs?
I don't see very specific error message in your paste.
I suspect you are missing some debian package in order to compile mysqlclient wrapper.

Have you installed libmariadbclient-dev-compat ?

@fallen
Copy link
Member

fallen commented Jul 4, 2022

Are you still having issues @Trylam ?

@fallen
Copy link
Member

fallen commented Jan 29, 2023

ping @Trylam ?

@fallen
Copy link
Member

fallen commented Nov 7, 2023

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.
For your information, it's now also easy to install Pytition via YunoHost: https://apps.yunohost.org/app/pytition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants