FS#41981 - [python-sphinx] /usr/bin/sphinx-build - Entry point ('console_scripts', 'sphinx-build') not found
Attached to Project:
Community Packages
Opened by Damjan Georgievski (damjan) - Monday, 15 September 2014, 15:38 GMT
Last edited by Sébastien Luttringer (seblu) - Friday, 26 September 2014, 09:35 GMT
Opened by Damjan Georgievski (damjan) - Monday, 15 September 2014, 15:38 GMT
Last edited by Sébastien Luttringer (seblu) - Friday, 26 September 2014, 09:35 GMT
|
Details
$ pacman -Qo /usr/bin/sphinx-build
/usr/bin/sphinx-build is owned by python-sphinx 1.2.3-1 $ /usr/bin/sphinx-build Traceback (most recent call last): File "/usr/bin/sphinx-build", line 9, in <module> load_entry_point('Sphinx==1.2.3', 'console_scripts', 'sphinx-build')() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 356, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2471, in load_entry_point raise ImportError("Entry point %r not found" % ((group, name),)) ImportError: Entry point ('console_scripts', 'sphinx-build') not found |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Friday, 26 September 2014, 09:35 GMT
Reason for closing: Not a bug
Friday, 26 September 2014, 09:35 GMT
Reason for closing: Not a bug
Did you trick something around /usr/bin/python symlink?
sorry - my mistake.