Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

running setup.py install fails with pre-commit command not found #173

Open
jcooper-korg opened this issue Jun 26, 2019 · 1 comment
Open

Comments

@jcooper-korg
Copy link
Contributor

readme.md recommends doing python3 setup.py install, but it fails with:

running install
running build
running install_egg_info
running egg_info
writing taloncommunity.egg-info/PKG-INFO
writing dependency_links to taloncommunity.egg-info/dependency_links.txt
writing requirements to taloncommunity.egg-info/requires.txt
writing top-level names to taloncommunity.egg-info/top_level.txt
reading manifest file 'taloncommunity.egg-info/SOURCES.txt'
writing manifest file 'taloncommunity.egg-info/SOURCES.txt'
Copying taloncommunity.egg-info to /usr/local/lib/python3.7/site-packages/taloncommunity-0.1-py3.7.egg-info
running install_scripts
sh: pre-commit: command not found
@dwiel
Copy link
Owner

dwiel commented Jun 27, 2019

Weird that it didn't install the 'pre-commit' requirement first ... anyone know how to fix this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants