Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning while intalling requirements - depreciation #1953

Open
EngrStudent opened this issue Oct 9, 2024 · 1 comment
Open

warning while intalling requirements - depreciation #1953

EngrStudent opened this issue Oct 9, 2024 · 1 comment

Comments

@EngrStudent
Copy link

Issue Type

Others

Source

source

Keras Version

3.6.8

Custom Code

No

OS Platform and Distribution

Linux Ubuntu 20.04 focal

Python version

3.18.9

GPU model and memory

NVIDIA RTX A6080 rev a1

Current Behavior?

I was installing in ubuntu from requirements and part of that was the following error:

image
DERECATION: promise is being installed using the legacy setup.py install' method, because it does not have a 'pyproject.toml' and the wheel package is not installed. Pip 23.1 will enforce this behavior change. A possible replacement is to enable the --use-pep517 option. Discussion can be found at ...

Standalone code to reproduce the issue or tutorial link

ubuntu --> venv --> activate --> git clone repo 

pip install -r requirements.txt

Relevant log output

na.  pip doesn't naturally log, and by the time I wrote this, the installation process had completed.
@sachinprasadhs
Copy link
Collaborator

Could you please clarify on what package you are trying to install in Keras and which requirements.txt you are referring to?

Keras does not have 3.6.8 package yet, latest available as of now is 3.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants