TensorFlow-stocks-prediction-Machine-learning-RealTime
TensorFlow-stocks-prediction-Machine-learning-RealTime copied to clipboard
Package pyine is yanked. Is it necessary?
https://github.com/Leci37/TensorFlow-stocks-prediction-Machine-learning-RealTime/blob/386a580efbb2828dd366b20df2a031d45e5f9252/requirements_x.y.z.txt#L19
I receive the following when trying to install pyine 1.1.2 from requirements_x.y.z.txt
ERROR: Ignored the following yanked versions: 1.0.1, 1.1.0, 1.1.1, 1.1.2
ERROR: Could not find a version that satisfies the requirement pyine~=1.1.2 (from versions: none)
ERROR: No matching distribution found for pyine~=1.1.2
I haven't yet installed and tested the project yet (though) I see little use of pyine, but if it is required this yanked version can be forced by using the following in the requirements file.
pyine==1.1.1