Skip to content

Add == instead of = - #3

Open
SaadBazaz wants to merge 1 commit into
he-dhamo:mainfrom
SaadBazaz:patch-1
Open

Add == instead of =#3
SaadBazaz wants to merge 1 commit into
he-dhamo:mainfrom
SaadBazaz:patch-1

Conversation

@SaadBazaz

@SaadBazaz SaadBazaz commented Feb 27, 2022

Copy link
Copy Markdown

Hey, was getting the following error on Colab with Python 3.7.12

ERROR: Invalid requirement: 'cloudpickle=0.5.3' (from line 3 of requirements.txt)
Hint: = is not a valid operator. Did you mean == ?

Changing the = to == for each requirement might fix it.

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.

1 participant