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

cpt.alphabet #106

Closed
catchthemonster opened this issue Jan 2, 2024 · 8 comments
Closed

cpt.alphabet #106

catchthemonster opened this issue Jan 2, 2024 · 8 comments

Comments

@catchthemonster
Copy link
Collaborator

Hi Louis,
I successfully installed cpt package under py-3.12.1
on the import however i get:
./python3.12
Python 3.12.1 (main, Dec 25 2023, 10:27:39) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

from cpt.cpt import Cpt
Traceback (most recent call last):
File "", line 1, in
File "cpt/cpt.pyx", line 1, in init cpt
ModuleNotFoundError: No module named 'cpt.alphabet'; 'cpt' is not a package

could I help with this?

@catchthemonster
Copy link
Collaborator Author

I tested with py-3.11.0 and it works!
Why is not working with 3.12.1 is not clear to me

@bluesheeptoken
Copy link
Owner

Hello Sasha !
It looks like I am late for the Python 3.12 release :) I will try to release it soon

but if you wish to help me releasing it, you can get inspiration from the Python 3.11 release commits

@catchthemonster
Copy link
Collaborator Author

Hi Louis! I will crank myapp via 3.11.0 for now to keep coding my app...
As far as 3.12.x yes I will help you, just please point me to some documentation or steps how to try to build cpt on 3.12 and I will help you.

As always thanks for everything ...

@bluesheeptoken
Copy link
Owner

I don't know why I did several commits for that...
But here they are: Windows support, the linux aarch64 support, and the github actions for linux / macos intel.
For the two last links, I think duplicating the config and replacing 311 by 312 should do the trick.

If I find time to do it before you do, I will ping you on the PR to save you time

After that I will publish a 1.3.4 version myself !

Thanks for opening the issues

@catchthemonster
Copy link
Collaborator Author

catchthemonster commented Jan 4, 2024 via email

@bluesheeptoken
Copy link
Owner

#107 Publishes for python 3.12 !

@catchthemonster
Copy link
Collaborator Author

catchthemonster commented Jan 10, 2024 via email

@bluesheeptoken
Copy link
Owner

Thanks for bringing this to my attention. I didnt follow the newest python versions recently :x

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

2 participants