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

There issues installing the requirements.txt in ubutu 22.04 #68

Open
ivan1016017 opened this issue Dec 4, 2022 · 1 comment
Open

There issues installing the requirements.txt in ubutu 22.04 #68

ivan1016017 opened this issue Dec 4, 2022 · 1 comment
Assignees

Comments

@ivan1016017
Copy link

Thank you for reporting an issue!

If you want to report an issue with the code in this repository,
please provide the following information:

  • Your operating system name and version, as well as version numbers of the following packages: tensorflow, tfx.

Operating system: Ubuntu 22.04

Trying to install:

tensorboard_plugin_fairness_indicators==0.35.0
tensorflow_hub==0.12.0
tensorflow_privacy==0.7.3
tensorflow==2.6.1
tfx==1.4.0
witwidget==1.8.1

Runing environements I am trying to use (using pyenv):

3.5.8
3.6.8
3.8.2
3.9.2
3.9.8

  • 3.10.0 (set by /home/ivan/.pyenv/version)

  • Any details about your local setup that might be helpful in troubleshooting.

(venv) ivan@ivan-Z590I-AORUS-ULTRA ~/ProjectPrometheus/ComputerScience/NeuralNetworksProjects/ci-cd-pipelines/foundations/building-machine-learning-pipelines/requirements (main)$ pip install -r requirements.txt 
ERROR: Could not find a version that satisfies the requirement tensorboard_plugin_fairness_indicators==0.35.0 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.23.0, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.0, 0.29.0, 0.30.0)
ERROR: No matching distribution found for tensorboard_plugin_fairness_indicators==0.35.0
WARNING: You are using pip version 21.2.3; however, version 22.3.1 is available.
You should consider upgrading via the '/home/ivan/ProjectPrometheus/ComputerScience/NeuralNetworksProjects/ci-cd-pipelines/foundations/building-machine-learning-pipelines/venv/bin/python3 -m pip install --upgrade pip' command
  • Detailed steps to reproduce the bug.

Try to use

Trying to install:

tensorboard_plugin_fairness_indicators==0.35.0
tensorflow_hub==0.12.0
tensorflow_privacy==0.7.3
tensorflow==2.6.1
tfx==1.4.0
witwidget==1.8.1

and use any of the running environments

3.5.8
3.6.8
3.8.2
3.9.2
3.9.8

  • 3.10.0 (set by /home/ivan/.pyenv/version)

and try to run the commands

cd requirements
pip install -r requirements.txt
@hanneshapke
Copy link
Member

Hi @ivan1016017,

Not quite sure which Python version you are using. But if it is 3.10.0 (set by /home/ivan/.pyenv/version), then I don't think that TFX and some dependencies support 3.10.

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

No branches or pull requests

3 participants