Python 2.7 compatibility

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.2
    • Affects Version/s: 1.0
    • Component/s: aiohttp
    • None
    • Environment:
      Debin Stretch (I'm building package for it)
    • None
    • None
    • None
    • None
    • None
    • None

      aiohttp is not compatible with Python 2.7, but it's installed with "python setup.py install". If aiohttp is only for Python >= 3.4, it shouldn't be installed with install command.

      Error:
      File "/usr/lib/python2.7/dist-packages/motor/aiohttp.py", line 120
      raise aiohttp.web.HTTPInternalServerError(text=msg) from None

              Assignee:
              A. Jesse Jiryu Davis
              Reporter:
              Ond?ej NovĂ˝
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: