GithubHelp home page GithubHelp logo

Comments (3)

trstruth avatar trstruth commented on June 7, 2024

Seeing this issue as well, https://bitbucket.org/mrabarnett/mrab-regex/issues/315/error-on-package-import it looks like regex was updated 4 hours ago and broke some packages that depend on it

from maya.

timofurrer avatar timofurrer commented on June 7, 2024

Thanks for the report!

maya users dateparser to parse those dates and that's where the error is actually occurring.
Please file the issue in the dateparser library: https://github.com/scrapinghub/dateparser

This might already cover that in dateparser though: scrapinghub/dateparser#505

Can you please try to pin the regex module to this version: https://pypi.org/project/regex/2019.02.20/
And see if that solves the problem for you?

🎉

from maya.

timofurrer avatar timofurrer commented on June 7, 2024

Alrighty, I just did some tests myself.

I can reproduce the error when I'm installing regex==2019.2.19 instead of the newest regex==2019.2.20.
I think there was a regression in the regex module which is a dependency of dateparser.
Please make sure to update regex.

I'm going to close this for now, as it isn't a problem with maya 🎉

from maya.

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.