Failed to use the release V1.0.3

Open
#59 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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

Dominant language
Python
Stars
23
Forks
7
PR merge metrics
No merged PRs in 30d

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.

More from InseeFrLab/torchTextClassifiers

All issues in InseeFrLab/torchTextClassifiers

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.