Skip to content

Installation failed on Python Python 2.7.15+ #7

Description

@vadi2
$ pip install sphinx-reload
Collecting sphinx-reload
  Downloading https://files.pythonhosted.org/packages/9e/0c/cc638554fbb12066329aff959e6cd0dc24797c3de878326d0decd8c366f3/sphinx-reload-0.2.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-xKZWfR/sphinx-reload/setup.py", line 5, in <module>
        import sphinx_reload
      File "sphinx_reload.py", line 14, in <module>
        import livereload
    ImportError: No module named livereload
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-xKZWfR/sphinx-reload/

Seems to be the same as #1, yet it's still an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions