Skip to content
Snippets Groups Projects
  1. Jan 12, 2018
  2. Jan 10, 2018
  3. Jan 09, 2018
  4. Jan 08, 2018
  5. Jan 05, 2018
  6. Jan 04, 2018
    • Senthil Kumaran's avatar
      Update python-memcached · 55e904ce
      Senthil Kumaran authored
      Fixing this failure
      
      ```
      Collecting python-memcached==1.58 (from -r requirements.txt (line 81))
        Using cached python-memcached-1.58.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/yx/tn9fxy1s4qz1vf2cbb5fwlw00000gn/T/pip-build-l3yvlcg7/python-memcached/setup.py", line 8, in <module>
              version=get_module_constant('memcache', '__version__'),
            File "/Users/senthil/py/virtualenvironments/relateenv/lib/python3.6/site-packages/setuptools/depends.py", line 164, in get_module_constant
              return extract_constant(code, symbol, default)
            File "/Users/senthil/py/virtualenvironments/relateenv/lib/python3.6/site-packages/setuptools/depends.py", line 195, in extract_constant
              const = code.co_consts[arg]
          IndexError: tuple index out of range
      
          ----------------------------------------
      Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/yx/tn9fxy1s4qz1vf2cbb5fwlw00000gn/T/pip-build-l3yvlcg7/python-memcached/
      ```
      Unverified
      55e904ce
  7. Jan 03, 2018
  8. Dec 29, 2017
  9. Dec 28, 2017
  10. Dec 27, 2017
  11. Dec 23, 2017
  12. Dec 21, 2017
  13. Dec 19, 2017
Loading