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

Import Error about inconsistent indentation. #51

Open
alegend4u opened this issue Aug 29, 2019 · 1 comment
Open

Import Error about inconsistent indentation. #51

alegend4u opened this issue Aug 29, 2019 · 1 comment

Comments

@alegend4u
Copy link

>>> from pyechonest import catalog
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "...\Python\Python37\lib\site-packages\pyechonest\catalog.py", line 327
    if since:
            ^
TabError: inconsistent use of tabs and spaces in indentation```
@msuchoi
Copy link

msuchoi commented Oct 10, 2020

I also have the same issue.

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