albert-stepanyan / font_recognition

0 stars 0 forks source link

Не работают requirements.py #1

Open eugenezhivoderov opened 1 month ago

eugenezhivoderov commented 1 month ago
Requirement already satisfied: setuptools>=41.0.0 in c:\users\eugene\desktop\работа\проекты\font_recognition-main\stepanyan-env\lib\site-packages (from tensorboard==2.16.2->-r .\requirements.txt (line 73)) (58.1.0)
INFO: pip is looking at multiple versions of tensorflow-intel to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r .\requirements.txt (line 73), -r .\requirements.txt (line 76) and protobuf==3.20.2 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested protobuf==3.20.2
    tensorboard 2.16.2 depends on protobuf!=4.24.0 and >=3.19.6
    tensorflow-intel 2.16.1 depends on protobuf!=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5, <5.0.0dev and >=3.20.3

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

При попытке установить через pip install -r requirements.txt возникает ошибка. На Windows установить не получается

albert-stepanyan commented 1 month ago

Добрый день, Евгений. Файл requirements.txt обновил. С чем могла возникнуть проблема не знаю.