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

install macfsevents error #24

Open
keviswang opened this issue Oct 23, 2014 · 2 comments
Open

install macfsevents error #24

keviswang opened this issue Oct 23, 2014 · 2 comments

Comments

@keviswang
Copy link

NameError: name 'sys_platform' is not defined

use_setuptools()

File "distribute_setup.py", line 152, in use_setuptools

return _do_download(version, download_base, to_dir, download_delay)

File "distribute_setup.py", line 132, in _do_download

_build_egg(egg, tarball, to_dir)

File "distribute_setup.py", line 123, in _build_egg

raise IOError('Could not build the egg.')

IOError: Could not build the egg.

@malthe
Copy link
Owner

malthe commented Oct 23, 2014

Does this happen also with the 0.4 release?

@keviswang
Copy link
Author

yeah, it is ok now. Thanks

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

2 participants