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

The 'unexpected indent' error in some samples #3100

Open
yurivict opened this issue Dec 8, 2023 · 0 comments
Open

The 'unexpected indent' error in some samples #3100

yurivict opened this issue Dec 8, 2023 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Dec 8, 2023

Fir example:

[yuri@yv /usr/ports/science/psi4/work/psi4-1.9/samples/mbis-4]$ psi4 < test.in 
Traceback (most recent call last):
  File "/usr/local/bin/psi4", line 389, in <module>
    exec(content)

  File "<string>", line 19
    [-2.34992472e+00,  7.61625032e-15,  1.11488363e-14, -2.34992472e+00,
IndentationError: unexpected indent

Printing out the relevant lines from the Psithon --> Python processed input file:


!--------------------------------!
!                                !
!  unexpected indent             !
!                                !
!--------------------------------!

Version: 1.9
Python-3.9
FreeBSD 13.2

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

1 participant