mikwielgus / forum-dl

Scrape posts, threads from forums, news aggregators, mail archives, export to JSONL, mailbox, WARC
MIT License
68 stars 2 forks source link

Install issue requires 3.8.10 #16

Closed TheInverseKey closed 9 months ago

TheInverseKey commented 9 months ago

Within the local repo ran:

python3 -m pip install .

Output:

  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
    Preparing wheel metadata ... done
    ERROR: Package 'forum-dl-0.3.0' requires a different Python: 3.8.10 not in '>=3.10.11'
TheInverseKey commented 9 months ago

resolved