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

Python3 binaries added to the repo #817

Open
adriangibanelbtactic opened this issue May 22, 2024 · 1 comment
Open

Python3 binaries added to the repo #817

adriangibanelbtactic opened this issue May 22, 2024 · 1 comment
Labels
feature request Issues that request new features to be added to OnlyOffice

Comments

@adriangibanelbtactic
Copy link

Develop branch has this commit: c9de527 added to it which adds a python3 tar.gz binary bundle.

My suggestion is either to replace that binary with a download elsewhere or build python3 from python3 source code as many other parts are currently built.

Steps to reproduce the problem:

git clone --depth 1 https://github.com/ONLYOFFICE/build_tools -b develop
cd build_tools
tar tvzf tools/linux/python3.tar.gz python3/bin/python3.10

Which outputs:

-r-xr-xr-x oleg/oleg  59480928 2024-05-15 16:44 python3/bin/python3.10

which it's actually a binary.

build_tools base repo version: Develop or 8.1.0.

Operating system: N/A

Compiler version: N/A

This is an individual issue for this problem so that it doesn't get mixed with the original bug: #807 where I complained about it.

@igwyd
Copy link
Member

igwyd commented May 27, 2024

Hello @adriangibanelbtactic, thank you, I created ticket #68193 to our developers with your issue.

@Rita-Bubnova Rita-Bubnova added the feature request Issues that request new features to be added to OnlyOffice label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to OnlyOffice
Projects
None yet
Development

No branches or pull requests

3 participants