-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Failed to build luigi #2027
Comments
Please fix formatting of this issue, and then feel free to reopen it. |
Tarrasch
added a commit
that referenced
this issue
Feb 24, 2017
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting the same error while pip install luigi
Can you please help me?
copying luigi\static\visualiser\js\tipsy.js -> build\lib\luigi\static\visualiser\js
copying luigi\static\visualiser\js\visualiserApp.js -> build\lib\luigi\static\visualiser\js
creating build\lib\luigi\static\visualiser\js\test
copying luigi\static\visualiser\js\test\graph_test.js -> build\lib\luigi\static\visualiser\js\test
creating build\lib\luigi\static\visualiser\lib
copying luigi\static\visualiser\lib\jquery-1.10.0.min.js -> build\lib\luigi\static\visualiser\lib
copying luigi\static\visualiser\lib\jquery.slimscroll.min.js -> build\lib\luigi\static\visualiser\lib
copying luigi\static\visualiser\lib\mustache.js -> build\lib\luigi\static\visualiser\lib
error: can't copy 'luigi\static\visualiser\lib\URI.js': doesn't exist or not a regular file
Failed building wheel for luigi
Running setup.py clean for luigi
Failed to build luigi
Installing collected packages: luigi
Running setup.py install for luigi ... error
Complete output from command c:\python27\python.exe -u -c "import setuptools, tokenize;file='c:\users\treselle\appdata\local\temp\pip-build-ql05v6\luigi\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'e
xec'))" install --record c:\users\treselle\appdata\local\temp\pip-ad2et1-record\install-record.txt --single-version-externally-managed --compile:
The text was updated successfully, but these errors were encountered: