Skip to content

Changed Tensorflow version number for Python 3.9#319

Open
zwarshavsky wants to merge 1 commit intomasterfrom
sentiment-analysis-py-fix
Open

Changed Tensorflow version number for Python 3.9#319
zwarshavsky wants to merge 1 commit intomasterfrom
sentiment-analysis-py-fix

Conversation

@zwarshavsky
Copy link
Copy Markdown

No description provided.

@zwarshavsky zwarshavsky requested a review from chezou October 14, 2021 15:44
@zwarshavsky
Copy link
Copy Markdown
Author

zwarshavsky commented Oct 14, 2021

With previous tensorflow==2.0.0 package install, workflow would error out at this step

# https://www.tensorflow.org/hub/tutorials/text_classification_with_tf_hub

os.system(
f"{sys.executable} -m pip install -U tensorflow==2.0.0 tensorflow_hub==0.7.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tried it yet, but don't we need to bump tensorflow_hub as well?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workflow ran with no issues without tensorflow_hub bump

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

Successfully merging this pull request may close these issues.

2 participants