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

I cannot install this pip package #21

Open
pupeno opened this issue Jan 7, 2019 · 1 comment
Open

I cannot install this pip package #21

pupeno opened this issue Jan 7, 2019 · 1 comment

Comments

@pupeno
Copy link

pupeno commented Jan 7, 2019

It fails with this error:

C:\Users\pupeno\...> pip install universal-analytics-python
Collecting universal-analytics-python
  Using cached https://files.pythonhosted.org/packages/83/15/6d499f1f6a1ef85574da9b32196beb1f12095ef4e2d425d74c35d734f67c/universal-analytics-python-0.2.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\pupeno\AppData\Local\Temp\pip-install-rw2fjv0p\universal-analytics-python\setup.py", line 5, in <module>
        print >>sys.stderr, "Preparing version {0}\n".format(VERSION or "NOTFOUND")
    TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'. Did you mean "print(<message>, file=<output_stream>)"?

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\pupeno\AppData\Local\Temp\pip-install-rw2fjv0p\universal-analytics-python\

@DmytroLitvinov
Copy link

Hello @pupeno ,

I think you are trying to install with Python3. This library is not compatible with Python3.

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