MaartenGr / MaartenGr/PolyFuzz

SBERT won't install with Python 3.12

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
803
Forks
72
PR merge metrics
No merged PRs in 30d

Description

Like the title, `pip install polyfuzz[sbert]` won't work with Python 3.12. I think it's because sentence-transformers require transformers<4, and transformers==3 is not compatible with 3.12? (only a conjecture)

It should be written in the documentation

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No documentation file or test is named. Start by reproducing the `pip install polyfuzz[sbert]` failure with Python 3.12 and checking the current dependency and installation documentation; done means the documentation accurately explains Python 3.12 support and the SBERT installation requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.