InseeFrLab / InseeFrLab/torchTextClassifiers

Failed to use the release V1.0.3

Open
#59 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Hello,

I downloaded the .tar.gz in order to install the new version of TTC (1.0.3) locally on my computer but it failed.
Please find the warning :

```
uv pip install torchTextClassifiers-1.0.3.tar.gz
× Failed to build `torchtextclassifiers @ file:///home/onyxia/work/entrainement-modeles/torchTextClassifiers-1.0.3.tar.gz`
╰─▶ Package metadata version `0.0.0.dev0` does not match given version `1.0.3`
```

Thanks for your help.

Yves

PS : I work without internet access

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the offline installation with uv pip install torchTextClassifiers-1.0.3.tar.gz and inspect the package metadata in the release archive. Done means the built metadata reports version 1.0.3 instead of 0.0.0.dev0 and the tarball installs successfully without internet access.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
build-system, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.