Skip to content

Maya installed, but css2rss throws weird error #12

Description

@seventyiris83

hi, i had to wipe Windows clean the other day and as a consequence had to reinstall python (3.13.150.0), beautifulsoup and maya for css2rss to fully work again.

i've got a weird bug here where the articles of the feeds using css2rss get fetched in the form of an error, see the screenshot:

css2rss-bug

when running pip install maya i was getting an error telling me it could't get past the step "Building wheel for pendulum (pyproject.toml)", so i downloaded rust and installed it, then ran rustup toolchain install stable-x86_64-pc-windows-gnu followed by rustup default stable-x86_64-pc-windows-gnu.

I retried pip install maya but then rust was having an error telling me i was missing gcc, so i also got that here, added gcc to PATH, and was able to finally install maya. but it doesn't work as i'm getting the error mentioned above.

any idea what went wrong here and how i can get maya properly working again? thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions