TextRecognitionDataGenerator icon indicating copy to clipboard operation
TextRecognitionDataGenerator copied to clipboard

requirement for Handwritten not installed

Open Mohammed20201991 opened this issue 1 year ago • 5 comments

I am doing pip install requirements-hw.txt inside virtual environment got the following issue : RROR: Could not find a version that satisfies the requirement requirements-hw.txt (from versions: none) ERROR: No matching distribution found for requirements-hw.txt OS: NAME="Ubuntu" VERSION="20.04.5 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.5 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal

Python version : Python 3.8.10

Mohammed20201991 avatar Mar 12 '23 23:03 Mohammed20201991

Did you clone the repo.?

Deeksha-5 avatar May 20 '23 19:05 Deeksha-5

@Deeksha-5 Yes

Mohammed20201991 avatar May 21 '23 10:05 Mohammed20201991

@Deeksha-5 Yes

I am using python 3.10 on ubuntu 22.04, but I did not face any error like this. Hope you are in the correct directory, also the command has to be pip install -r requirements-hw.txt

Deeksha-5 avatar May 21 '23 10:05 Deeksha-5

@Deeksha-5 thanks yes it work after install some missing dependences

Mohammed20201991 avatar Sep 07 '23 14:09 Mohammed20201991

@Mohammed20201991, then please close this issue.

stweil avatar Feb 15 '24 21:02 stweil