Giter VIP home page Giter VIP logo

Comments (6)

DanielJDufour avatar DanielJDufour commented on June 7, 2024 1

@ricky1192 , great fix! Would you like to submit a PR? Thank you!

from date-extractor.

DanielJDufour avatar DanielJDufour commented on June 7, 2024

Hi, @varunkuntal . I'm sorry for the late reply. Life stuff had got me busy, but should have some more availability in the coming weeks. Is this something that you would be interested in submitting a Pull Request? If not, I can take a look at it (but will probably be at least a week before fixing). Thank you!

from date-extractor.

santhu2210 avatar santhu2210 commented on June 7, 2024

Hi @varunkuntal,
I'm getting the same problem with the latest version, I tried the date_extractor==5.0.0 version, it's running now. , are u tried that?

from date-extractor.

DanielJDufour avatar DanielJDufour commented on June 7, 2024

Hi. I'm really sorry about this issue. Would you be able to share what code you used to get Jupyter running? Do you know what version of Jupyter? What type of operating system are you using? Windows, MacOS, Ubuntu, etc.? Thank you!

from date-extractor.

ricky1192 avatar ricky1192 commented on June 7, 2024

@santhu2210
If you replace in the file "date_extractor\enumerations\ __ init_.py"_ line number 26 with "with open (join (datadir, f"months_verbose/{language}.txt"), encoding ="utf8") as f:" and line 91 with "with open (join(datadir, f"months_verbose/{language}.txt"), encoding = "utf8") as f:" you should be able to import everything without problems.

from date-extractor.

DanielJDufour avatar DanielJDufour commented on June 7, 2024

Thank you for the PR @ricky1192 . I merged it in and published a new version, so this problem should be fixed now. @varunkuntal and @santhu2210 , did this fix your issues?

from date-extractor.

Related Issues (20)

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.