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

"str" object is not callable #2

Open
aadipy opened this issue Jan 2, 2019 · 2 comments
Open

"str" object is not callable #2

aadipy opened this issue Jan 2, 2019 · 2 comments

Comments

@aadipy
Copy link

aadipy commented Jan 2, 2019

No description provided.

@AnubhavMadhav
Copy link

This happened because you are using python3 and this tutorial is for python2.
Try "print(variable_name)"
This will work

@AnubhavMadhav
Copy link

Still,
I am not sure

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

2 participants