Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 42 |
Nodes: | 6 (0 / 6) |
Uptime: | 00:32:18 |
Calls: | 220 |
Calls today: | 1 |
Files: | 824 |
Messages: | 121,520 |
Posted today: | 6 |
On 30 Jul 2024, at 18:36, Schimon Jehudah via Python-list <python-list@python.org> wrote:
Greetings, to one and all!
My name is Schimon, and I am the developer of a news chat bot for the
XMPP network, called Slixfeed.
I have recently added support for OMEMO encryption, and a friend of
mine has reported that there is an issue installing it with pip.
I suppoes this is a fault of a package at PyPi, or a fault at my pyproject.toml.
This is the link to the project: https://git.xmpp-it.net/sch/Slixfeed#getting-started
Please advise,
Schimon
--
https://mail.python.org/mailman/listinfo/python-list
On 30 Jul 2024, at 18:36, Schimon Jehudah via Python-list <python-list@python.org> wrote:
Greetings, to one and all!
My name is Schimon, and I am the developer of a news chat bot for the
XMPP network, called Slixfeed.
I have recently added support for OMEMO encryption, and a friend of
mine has reported that there is an issue installing it with pip.
I suppoes this is a fault of a package at PyPi, or a fault at my
pyproject.toml.
This is the link to the project:
https://git.xmpp-it.net/sch/Slixfeed#getting-started
Please advise,
Please duplicate the problem and if after doing that you have not fixed
the problem post details here.
Barry
Schimon
--
https://mail.python.org/mailman/listinfo/python-list
On 8/3/2024 2:49 PM, Barry Scott via Python-list wrote:
On 30 Jul 2024, at 18:36, Schimon Jehudah via Python-list
<python-list@python.org> wrote:
Greetings, to one and all!
My name is Schimon, and I am the developer of a news chat bot for
the XMPP network, called Slixfeed.
I have recently added support for OMEMO encryption, and a friend of
mine has reported that there is an issue installing it with pip.
I suppoes this is a fault of a package at PyPi, or a fault at my
pyproject.toml.
This is the link to the project:
https://git.xmpp-it.net/sch/Slixfeed#getting-started
Please advise,
This question is like asking "My car won't run. I suppose it's the
engine. Please advise."
Please duplicate the problem and if after doing that you have not
fixed the problem post details here.
Barry
Schimon
--
https://mail.python.org/mailman/listinfo/python-list
Barry. Thomas. I agree.
I do not have his machine to make observations, and therefore this
report is obscured.
I want to solve an issue of a friend who has attempted to install
Slixfeed, which is based on OMEMO, and the installation has failed.
I have asked him to install python-omemo and he has reported this:
$ pip install omemo
[...]
ERROR Failed building wheel for XEdDSA
ERROR Could not build wheels for XEdDSA, which is required to install pyproject.toml-based projects
Please see the attached screenshot.
Kind regards,
Schimon