piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

panda3d #124

Closed markspilot closed 4 years ago

markspilot commented 4 years ago

Package name: panda3d Issue type: Missing package Link to PyPI page: https://pypi.org/project/Panda3D/ Link to piwheels page: N/A Version: all Python version: 3.7 I am the maintainer: No More information:

Please use code blocks where appropriate:

python3 -m pip install panda3d

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting panda3d Could not find a version that satisfies the requirement panda3d (from versions: ) No matching distribution found for panda3d

bennuttall commented 4 years ago

If you look at PyPI you'll see that there's no source distribution, only wheels (for other platforms) so there's nothing for us to build.

You'll have to take it up with the package maintainers, and ask them to provide a source distribution.

markspilot commented 4 years ago

Ok thanks, I'm really new to this is there any way I can install panda3d on my raspberry pi?

On Fri, 12 Jun 2020 9:05 pm Ben Nuttall, notifications@github.com wrote:

If you look at PyPI https://pypi.org/project/Panda3D/#files you'll see that there's no source distribution, only wheels (for other platforms) so there's nothing for us to build.

You'll have to take it up with the package maintainers, and ask them to provide a source distribution.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/piwheels/packages/issues/124#issuecomment-643461337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP57HLKDSI6SNBX56ICDXGLRWKDAZANCNFSM4N4Q6WIQ .

bennuttall commented 4 years ago

You need to ask panda3d that.

Try looking at their website: https://www.panda3d.org/

This page says you can build from source: https://www.panda3d.org/download/panda3d-1.10.6/panda3d-1.10.6.tar.gz

Or get it from GitHub: https://github.com/panda3d/panda3d

Please open a github issue here and ask them to upload a source distribution to PyPI so that you can use it on Raspberry Pi. Include a link to this issue.

markspilot commented 4 years ago

Thanks your a star!

On Sat, 13 Jun 2020 11:14 pm Ben Nuttall, notifications@github.com wrote:

You need to ask panda3d that.

Try looking at their website: https://www.panda3d.org/

This page https://www.panda3d.org/download/sdk-1-10-6/ says you can build from source: https://www.panda3d.org/download/panda3d-1.10.6/panda3d-1.10.6.tar.gz

Or get it from GitHub: https://github.com/panda3d/panda3d

Please open a github issue here https://github.com/panda3d/panda3d/issues/new and ask them to upload a source distribution to PyPI so that you can use it on Raspberry Pi.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/piwheels/packages/issues/124#issuecomment-643684941, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP57HLOCAFD5GAX7AJBLDUDRWP25PANCNFSM4N4Q6WIQ .