Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The reader doesn't work for Python 3.11 #14

Open
MojoMoe opened this issue Sep 14, 2024 · 0 comments
Open

The reader doesn't work for Python 3.11 #14

MojoMoe opened this issue Sep 14, 2024 · 0 comments

Comments

@MojoMoe
Copy link

MojoMoe commented Sep 14, 2024

Hi. The reader doesn't work for Python 3.11, was wondering if it's an easy fix to update the code?

I get this error:

PS C:\Users\Mojo> shirah "C:\Users\Moe\Desktop\Desktop Files\UAP ET AP ESP RV\Passport to Magonia EPUB"
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Python311\Scripts\shirah.exe_main
.py", line 4, in
File "C:\Python311\Lib\site-packages\shirah_reader_main
.py", line 37, in
import curses
File "C:\Python311\Lib\curses_init_.py", line 13, in
from _curses import *
ModuleNotFoundError: No module named '_curses'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant