Giter Club home page Giter Club logo

choldate's People

Contributors

bnaul avatar jcrudy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

choldate's Issues

Python 3.11 support, or sunsetting status documentation

7 years after the last commit, I'm still using this library!

Unfortunately it doesn't compile in python 3.11. Could you clarify whether the library will be maintained, or if it's being sunset?

I can compile in Python 3.10, but not 3.11:

      choldate/_choldate.c:107:11: error: too few arguments to functionPyCode_New107 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
            |           ^~~~~~~~~~

and

      choldate/_choldate.c: In function__Pyx_AddTraceback’:
      choldate/_choldate.c:6338:13: error: invalid use of incomplete typedefPyFrameObject’ {akastruct _frame’}
       6338 |     py_frame->f_lineno = py_line;
            |             ^~

ModuleNotFoundError: No module named 'choldate._choldate'

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'

Installation error

Encountered the following error when trying to install choldate
warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*' under directory 'cython' _choldate.c C:\Users\user\anaconda3\include\pyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.