Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-129

Python 2.7 compatibility

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

      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:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            onovy Ond?ej NovĂ˝
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: