Skip to content

ModuleNotFoundError: No module named 'choldate._choldate' #9

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

Open
wasifmasood opened this issue Jul 28, 2023 · 1 comment
Open

ModuleNotFoundError: No module named 'choldate._choldate' #9

wasifmasood opened this issue Jul 28, 2023 · 1 comment

Comments

@wasifmasood
Copy link

Hi, getting the following error after installation, please guide

Python 3.10.12 (main, Jul  5 2023, 18:54:27) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from choldate import cholupdate, choldowndate
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/rayuser/choldate/choldate/__init__.py", line 3, in <module>
    from ._choldate import cholupdate, choldowndate
ModuleNotFoundError: No module named 'choldate._choldate'
@damienchallet
Copy link

It is solved by pull request #8

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