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 issue #83

Closed
ghost opened this issue May 12, 2015 · 2 comments
Closed

Install issue #83

ghost opened this issue May 12, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented May 12, 2015

Hi,
I'm getting this error message when I try to install:

Running setup.py (path:/tmp/pip_build_root/sparklingpandas/setup.py) egg_info for package sparklingpandas
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip_build_root/sparklingpandas/setup.py", line 12, in <module>
        long_description=open('README.md').read(),
    IOError: [Errno 2] No such file or directory: 'README.md'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip_build_root/sparklingpandas/setup.py", line 12, in <module>

    long_description=open('README.md').read(),

IOError: [Errno 2] No such file or directory: 'README.md'


@fabboe
Copy link

fabboe commented May 12, 2015

that is a known issue: #45

@ghost
Copy link
Author

ghost commented Jun 17, 2015

This is now working for anyone who is interested.

@ghost ghost closed this as completed Jun 17, 2015
This issue was closed.
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