[Libreoffice-bugs] [Bug 143867] Python Implementation Poorly Conceived with No Package Installation Process

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 14 08:14:45 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143867

--- Comment #2 from flywire <flywire0 at gmail.com> ---
(In reply to flywire from comment #1)
> https://github.com/pypa/pip/issues/10006
> 
> > The root cause is : from asyncio import sleep

This is unrelated to the resolver -- the failure is happening during imports,
since asyncio.sleep can't be imported. As already mentioned, asyncio is a part
of the Python standard library, and if it's not importable then the Python
installation is not complete, and pip isn't supported on such platforms.

----------------------------------------------------------------

The whole python implementation needs a rethink.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210814/1adb246f/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list