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

cannot install with pip: inconsistent use of tabs and spaces in indentation #9

Open
dchimeno opened this issue Oct 8, 2018 · 1 comment · May be fixed by #12
Open

cannot install with pip: inconsistent use of tabs and spaces in indentation #9

dchimeno opened this issue Oct 8, 2018 · 1 comment · May be fixed by #12

Comments

@dchimeno
Copy link

dchimeno commented Oct 8, 2018

pip install opening_hours

Collecting opening_hours
  Downloading https://files.pythonhosted.org/packages/25/45/9a15b4c8b2901a78f72b071ad050bfc0d98adc9e0b1ecb9afc79f0750dc3/opening_hours-0.1.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/dp/y2d6qpg93pbfglz0vtrt7dqc0000gq/T/pip-install-82bfx27x/opening-hours/setup.py", line 12
        if (call(["make", "-C", "C_OpeningHours", "install"])):
                                                              ^
    TabError: inconsistent use of tabs and spaces in indentation
@dchimeno dchimeno changed the title cannot install with pip cannot install with pip: inconsistent use of tabs and spaces in indentation Oct 8, 2018
This was referenced Jul 20, 2022
@vcschapp
Copy link

I'm unable to install the library due to this issue... Any chance it will be fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants