Skip to content

install into new 3.7 environment, Keras requires TensorFlow 2.2 or higher #30

@shawngraham

Description

@shawngraham

Hiya,

Just trying to follow the minimal example. I've got a new python 3.7 environment (made with conda), I pip install dvt then give python3 -m dvt video-viz target.mp4 a whirl:

ModuleNotFoundError: No module named 'tensorflow.keras.layers.experimental.preprocessing'

and then

Keras requires TensorFlow 2.2 or higher.

But if I installed tf2.2, I get dvt 0.3.3 requires tensorflow==1.15.2, but you have tensorflow 2.2.0 which is incompatible.

so I'm assuming that I've got something borked on my machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions