ltrc / python-hutrans

HIndi to Urdu and Urdu to Hindi Transliterator
MIT License
4 stars 2 forks source link

Unable to install #3

Open KhanShahswar opened 4 months ago

KhanShahswar commented 4 months ago

Microsoft Windows [Version 10.0.19045.4529] (c) Microsoft Corporation. All rights reserved.

C:\Users\lenovo\Desktop\python-hutrans-master>python setup.py install --user Traceback (most recent call last): File "C:\Users\lenovo\Desktop\python-hutrans-master\setup.py", line 9, in from setuptools import setup, Extension ModuleNotFoundError: No module named 'setuptools'

C:\Users\lenovo\Desktop\python-hutrans-master>

Python v3.13

VASEEM0044 commented 2 weeks ago

after installing dependencies i give command pip install hutrans this give me error pls look at this i exhausted to debug , google , chatgpt for this
code C:\Users\Vaseem Akram\Desktop\End-To-End-Urdu-OCR-WebApp-main\python-hutrans\hutrans_env>pip install hutrans ERROR: Could not find a version that satisfies the requirement hutrans (from versions: none) ERROR: No matching distribution found for hutrans[/code]

i am using python 3.10.9 which required by End-to-End Urdu OCR actually i try to extract urdu ocr text from End-to-End Urdu OCR then transliterate to Hindi.

i am building at my local level and for Personal use.. i have many urdu books but i cant read urdu as flawlessly as hindi or english.

sorry for my bad english.