Package Details: python-pymunk 6.0.0-1

Git Clone URL: https://aur.archlinux.org/python-pymunk.git (read-only, click to copy)
Package Base: python-pymunk
Description: A wrapper around the 2d physics library Chipmunk
Upstream URL: http://www.pymunk.org/
Licenses: MIT
Submitter: mtorromeo
Maintainer: oprypin
Last Packager: oprypin
Votes: 21
Popularity: 0.000000
First Submitted: 2014-06-13 08:03 (UTC)
Last Updated: 2020-12-09 21:56 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

keenerd commented on 2010-11-23 21:20 (UTC)

Please update to python2.

<deleted-account> commented on 2010-08-30 19:43 (UTC)

I get this error when installing on Arch i686 (32 bit) with bauerbill: running install_scripts rm: cannot remove `/tmp/bauerbill/build/aur/pymunk/pkg/usr/lib/python*/site-packages/pymunk/libchipmunk64.so': No such file or directory

qubodup commented on 2010-06-18 20:35 (UTC)

sorry for the posts. aur seems broken right now and I can't delete.. I get following error when running scheme7, some game using this library: Traceback (most recent call last): File "./scheme7.py", line 3, in <module> import pygame, pymunk, sys File "/usr/lib/python2.6/site-packages/pymunk/__init__.py", line 48, in <module> import pymunk._chipmunk as cp File "/usr/lib/python2.6/site-packages/pymunk/_chipmunk.py", line 8, in <module> chipmunk_lib = load_library("chipmunk", print_path=_lib_debug) File "/usr/lib/python2.6/site-packages/pymunk/libload.py", line 68, in load_library lib = platform_specific_functions()['library_loader'].LoadLibrary(libfn) File "/usr/lib/python2.6/ctypes/__init__.py", line 431, in LoadLibrary return self._dlltype(name) File "/usr/lib/python2.6/ctypes/__init__.py", line 353, in __init__ self._handle = _dlopen(self._name, mode) OSError: /usr/lib/python2.6/site-packages/pymunk/libchipmunk64.so: cannot open shared object file: No such file or directory I don't think the .so isn't supposed to be where it's bing searched for..

qubodup commented on 2010-06-18 20:32 (UTC)

qubodup commented on 2010-06-18 20:31 (UTC)

and chipmunk as dep :)

qubodup commented on 2010-06-18 20:30 (UTC)

please add x86_64 to archs :)