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

Error in script #2

Open
abduljalils opened this issue Jun 19, 2018 · 1 comment
Open

Error in script #2

abduljalils opened this issue Jun 19, 2018 · 1 comment

Comments

@abduljalils
Copy link

Dear Users:
Dear Users
I want to use the python script for calculation of elastic properties as mentioned in the script, But I got this error message while running the script.please suggest solution.
File “ElasticProperties.py”, line 101
print "Voigt-Reuss-Hill bulk modulus (GPa): ", Kvrh
^
SyntaxError: invalid syntax

@greatfollow
Copy link

which version of Python do you use? I guess maybe the you use the Python3.x, but the syntax of (print) shows you should better be use Python2.x or comment use function <print()>

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