Unable to install on Python 3.3

Bug #1249550 reported by Christian Jensen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Memcached
New
Undecided
Unassigned

Bug Description

Downloading/unpacking python-memcached (from -r /home/christian/documents/projects/rh/requirements.txt (line 35))
  Downloading python-memcached-1.53.tar.gz
  Running setup.py egg_info for package python-memcached
    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/tmp/pip_build_christian/python-memcached/setup.py", line 4, in <module>
        import memcache
      File "./memcache.py", line 410
        except socket.error, msg:
                           ^
    SyntaxError: invalid syntax
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 16, in <module>

  File "/tmp/pip_build_christian/python-memcached/setup.py", line 4, in <module>

    import memcache

  File "./memcache.py", line 410

    except socket.error, msg:

                       ^

SyntaxError: invalid syntax

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_christian/python-memcached
Storing complete log in /home/christian/.pip/pip.log

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.