Skip to content

Tensorflow 2.13.1 Version Issue with Python 3.8 #617

@faizack

Description

@faizack

Bug Report

Describe the bug
I was running the example MNIST TensorFlow and encountered an issue. In Python 3.8, TensorFlow version 2.13.1 is not available.

To Reproduce
Steps to reproduce the behavior:

  1. Change TensorFlow version to 2.13.0 manually.

  2. fedn package create --path client

  3. Upload package.tgz in fedn.scaleoutsystems in Compute Package

  4. fedn run build --path client and upload seed model in fed

  5. Run fedn client start -in client.yaml --secure=True --force-ssl.

  6. Observe that python_env.yaml is generated with tensorflow==2.13.1 dependencies.

Expected behavior
The script should recognize the available TensorFlow version (2.13.0) and not generate a python_env.yaml file with tensorflow==2.13.1.

issue_2
tensorflow-version issue in 3 8

Environment (please complete the following information):

  • Python version: 3.8
  • TensorFlow version: 2.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions