Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors during installation OSX #99

Open
mikeerickson opened this issue Dec 9, 2018 · 0 comments
Open

Errors during installation OSX #99

mikeerickson opened this issue Dec 9, 2018 · 0 comments

Comments

@mikeerickson
Copy link

I am receiving the following when installing

pip3 install pytest-watch

produces a number of issues, most notably

    src/watchdog_fsevents.c:602:1: warning: missing field 'm_slots' initializer [-Wmissing-field-initializers]
    };
    ^
    284 warnings and 5 errors generated.
    error: command 'clang' failed with exit status 1
    
    ----------------------------------------
Command "/usr/local/opt/python/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-install-qefd3p6v/watchdog/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/tmp/pip-record-vrtxjfni/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-install-qefd3p6v/watchdog/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant