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

can't install luigi #2055

Closed
n3xus opened this issue Mar 7, 2017 · 1 comment
Closed

can't install luigi #2055

n3xus opened this issue Mar 7, 2017 · 1 comment

Comments

@n3xus
Copy link

n3xus commented Mar 7, 2017

[ec2-user@ip-xx-xx-xx-xx luigi-2.6.0]$ sudo python setup.py install
running install
running bdist_egg
running egg_info
writing requirements to luigi.egg-info/requires.txt
writing luigi.egg-info/PKG-INFO
writing top-level names to luigi.egg-info/top_level.txt
writing dependency_links to luigi.egg-info/dependency_links.txt
writing entry points to luigi.egg-info/entry_points.txt
reading manifest file 'luigi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'luigi.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
error: can't copy 'luigi/static/visualiser/lib/URI.js': doesn't exist or not a regular file

Our server is not connected to internet thus we are unable to pip install. So I've downloaded tar.gz file from pypi and tried to run setup.py. But got above error.

@kwilcox
Copy link
Contributor

kwilcox commented Mar 7, 2017

This has already been covered in #2017 #2027 #2028 #2029 and #2041. Resolved in #2033. You can download the current master branch and pip install that!

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

3 participants