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

Failed to install pyclipper #584

Open
pixel-ray opened this issue Feb 9, 2022 · 9 comments · May be fixed by #687
Open

Failed to install pyclipper #584

pixel-ray opened this issue Feb 9, 2022 · 9 comments · May be fixed by #687
Labels

Comments

@pixel-ray
Copy link

setuptools==41.6.0 is used in combination with setuptools_scm>=6.x
CCompiler.compile: Chaquopy cannot compile native code
Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 -u -S -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/j2/dqlq9l092s57dstj4r09fb6m0000gn/T/pip-install-idlit0yx/pyclipper/setup.py'"'"'; __file__='"'"'/private/var/folders/j2/dqlq9l092s57dstj4r09fb6m0000gn/T/pip-install-idlit0yx/pyclipper/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/j2/dqlq9l092s57dstj4r09fb6m0000gn/T/pip-wheel-ee633kr8 --python-tag cp38 Check the logs for full command output.
Failed to install pyclipper from https://files.pythonhosted.org/packages/c0/20/7e6f631db2ba598ebaa6afd05188aa1557f6ff9af3f47fd963e0bd7ed79b/pyclipper-1.3.0.post2.tar.gz.

Hi! Is there any chance that 'pyclipper' package will be available?

@mhsmith
Copy link
Member

mhsmith commented Feb 11, 2022

Thanks for the report. This package isn't currently supported, but I'll update this issue if we add it in the future. And if anyone else wants it too, please click the thumbs-up button above.

@ghost
Copy link

ghost commented Apr 25, 2022

I also need it for my project.

@ghost
Copy link

ghost commented May 12, 2022

@mhsmith Can you add it please?

@mhsmith
Copy link
Member

mhsmith commented May 12, 2022

This isn't a very popular package, so we probably won't provide it in the near future. But if you'd like to try building it yourself, you can use our package build tool. For details, see #175 (comment).

@ghost
Copy link

ghost commented May 13, 2022

@mhsmith Thanks for your response. Is it possible that I pay you to compile only the pyclipper package? I can't afford the full package build tool and I only need this additional package for my project.

@mhsmith
Copy link
Member

mhsmith commented May 14, 2022

EDIT 2022-08: this offer is no longer available.

The cost for us to add pyclipper would be $100. If you'd like to proceed, please email me to arrange payment.

@mhsmith
Copy link
Member

mhsmith commented Feb 2, 2023

The package build tool is now open-source, so if you'd like to try building this package yourself, follow the instructions here.

#687 contains a complete recipe which you can use; the only reason why it hasn't been merged is that it's missing a test file. If you can make one in the same format as the other recipes, please post it as a comment.

@b-elamine
Copy link

Is the package now available i need it for my project still can't install it !

@mhsmith
Copy link
Member

mhsmith commented Jun 9, 2024

It's not available in the public repository, but building it yourself should not be difficult: see my previous comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants