Skip to content
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

Can't get Spidy to run on Fedora #92

Open
1 task done
kz650rider opened this issue Aug 6, 2024 · 0 comments
Open
1 task done

Can't get Spidy to run on Fedora #92

kz650rider opened this issue Aug 6, 2024 · 0 comments

Comments

@kz650rider
Copy link

Error/Bug in code:

Expected Behavior

Spidy will run

Actual Behavior

Spidy will not run-
reppy/rep-cpp/deps/url-cpp/include/utf8.h:19:17: error: ‘uint32_t’ does not name a type 19 | typedef uint32_t codepoint_t; | ^~~~~~~~
and
ERROR: Failed building wheel for reppy Running setup.py clean for reppy Failed to build reppy ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (reppy)

Steps to Reproduce the Problem

  1. git clone the project or install via pip install spidy-web-crawler
  2. pip install -r requirements.txt
  3. Fails with error RE reppy

What I've tried so far:

  1. Upgrade Python / PIP
  2. Update OS via DNF
  3. Attempt to install reppy and wheel separately (fails)
  4. A large number of fixes and updates found on the wild.
  5. Attempt installation on another host

Specifications

  • Crawler Version: 1.4.0
  • Platform: Fedora 39 on a Core-i5, Fedora 39 on a Core-i7
  • Python Version: Python 3.12.4
  • Dependency Versions: ?

Checklist

  • Same issue has not been opened before.
  • Not that I can find.
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

1 participant