You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Which outputs:
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.
The text was updated successfully, but these errors were encountered: