![]() |
Are we limited with the python modules listed on pymaemo.org?
Are we limited with the python modules listed on pymaemo.org?
or is it possible to install any module we want? for example pymunk or box2d?? please i would appreciated to any answer |
Re: Are we limited with the python modules listed on pymaemo.org?
You can use any module you want by putting it under the directory tree of the program you want to run.
|
Re: Are we limited with the python modules listed on pymaemo.org?
And there are lots of other Python modules already packaged.
|
Re: Are we limited with the python modules listed on pymaemo.org?
but it seems those ones are for fremantle :/ :/
im working with diablo |
Re: Are we limited with the python modules listed on pymaemo.org?
Quote:
Try running "apt-get update && apt-cache search python" on a Scratchbox Diablo target and see for yourself what is available to you :) (make sure to enable the extras-devel repository on scratchbox, first). |
Re: Are we limited with the python modules listed on pymaemo.org?
the future
(Reading database ... 20175 files and directories currently installed.) Unpacking pybox2d (from .../pybox2d_2.0.2b1-2_armel.deb) ... dpkg: error processing /var/cache/apt/archives/pybox2d_2.0.2b1-2_armel.deb (--unpack): trying to overwrite `/usr/lib/python2.5/site-packages/Box2D-2.0.2b1-py2.5.egg-info/PKG-INFO', which is also in package python-pybox2d Errors were encountered while processing: /var/cache/apt/archives/pybox2d_2.0.2b1-2_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1) what about this error???? please please help |
Re: Are we limited with the python modules listed on pymaemo.org?
please help this is too important for me
|
Re: Are we limited with the python modules listed on pymaemo.org?
i tried to import Box2D with python
it says: ImportError: /usr/lib/libstdc++.so.6: version 'CXXABI_1.3.1" not found (required by /usr/lib/python2.5/site-packages/_Box2D.so) |
Re: Are we limited with the python modules listed on pymaemo.org?
You have package python-pybox2d installed, which provides the same as pybox2d. That's why you get the install error.
Uninstall the first one to install the second one. Or reinstall the first one and see if it works. |
Re: Are we limited with the python modules listed on pymaemo.org?
Quote:
|
All times are GMT. The time now is 20:09. |
vBulletin® Version 3.8.8