* [ISSUE] apostrophe doesn't work due to missing python module
@ 2024-12-31 14:24 tomara-x
2024-12-31 17:58 ` [ISSUE] [CLOSED] " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: tomara-x @ 2024-12-31 14:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1691 bytes --]
New issue by tomara-x on void-packages repository
https://github.com/void-linux/void-packages/issues/53773
Description:
### Is this a new report?
Yes
### System Info
Void 6.12.6_3 x86_64 GenuineIntel uptodate rFFF
### Package(s) Affected
apostrophe-2.6.3_5
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
https://gitlab.gnome.org/World/apostrophe/-/issues/585
### Expected behaviour
launching apostrophe editor works
### Actual behaviour
when launching it prints the following error:
```
/usr/bin/apostrophe:23: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Traceback (most recent call last):
File "/usr/bin/apostrophe", line 69, in <module>
sys.exit(main())
~~~~^^
File "/usr/bin/apostrophe", line 63, in main
return run_application()
File "/usr/bin/apostrophe", line 52, in run_application
from apostrophe.application import Application
File "/usr/lib/python3.13/site-packages/apostrophe/application.py", line 22, in <module>
from apostrophe.main_window import MainWindow
File "/usr/lib/python3.13/site-packages/apostrophe/main_window.py", line 30, in <module>
from apostrophe.text_view import ApostropheTextView
File "/usr/lib/python3.13/site-packages/apostrophe/text_view.py", line 19, in <module>
from apostrophe.inline_preview import InlinePreview
File "/usr/lib/python3.13/site-packages/apostrophe/inline_preview.py", line 18, in <module>
import telnetlib
ModuleNotFoundError: No module named 'telnetlib'
```
### Steps to reproduce
launch apostrophe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ISSUE] [CLOSED] apostrophe doesn't work due to missing python module
2024-12-31 14:24 [ISSUE] apostrophe doesn't work due to missing python module tomara-x
@ 2024-12-31 17:58 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-12-31 17:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1694 bytes --]
Closed issue by tomara-x on void-packages repository
https://github.com/void-linux/void-packages/issues/53773
Description:
### Is this a new report?
Yes
### System Info
Void 6.12.6_3 x86_64 GenuineIntel uptodate rFFF
### Package(s) Affected
apostrophe-2.6.3_5
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
https://gitlab.gnome.org/World/apostrophe/-/issues/585
### Expected behaviour
launching apostrophe editor works
### Actual behaviour
when launching it prints the following error:
```
/usr/bin/apostrophe:23: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Traceback (most recent call last):
File "/usr/bin/apostrophe", line 69, in <module>
sys.exit(main())
~~~~^^
File "/usr/bin/apostrophe", line 63, in main
return run_application()
File "/usr/bin/apostrophe", line 52, in run_application
from apostrophe.application import Application
File "/usr/lib/python3.13/site-packages/apostrophe/application.py", line 22, in <module>
from apostrophe.main_window import MainWindow
File "/usr/lib/python3.13/site-packages/apostrophe/main_window.py", line 30, in <module>
from apostrophe.text_view import ApostropheTextView
File "/usr/lib/python3.13/site-packages/apostrophe/text_view.py", line 19, in <module>
from apostrophe.inline_preview import InlinePreview
File "/usr/lib/python3.13/site-packages/apostrophe/inline_preview.py", line 18, in <module>
import telnetlib
ModuleNotFoundError: No module named 'telnetlib'
```
### Steps to reproduce
launch apostrophe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-31 17:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-31 14:24 [ISSUE] apostrophe doesn't work due to missing python module tomara-x
2024-12-31 17:58 ` [ISSUE] [CLOSED] " classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).