[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1057644: multiple python versions in a single .deb package



Hi,

On 2024-01-01 06:21, Mo Zhou wrote:
I tried this and it turns to be a little bit complicated to support. The code change can be found in the git history, which was reverted by me. The problem is that the file libtorch_python.so.* is specific to one python version, and cannot be shared between py3.11 and py3.12. One of them will break if we do setup.py for both versions.

Thanks a lot for giving this a shot. This means that all reverse dependencies of pytorch will have to support default Python only.

Best wishes,
Andrius


Reply to: