From: gwenhael.goavec <gwenj@trabucayre.com>
To: buildroot@busybox.net
Subject: [Buildroot] python libraries and x86_64 distribution
Date: Mon, 8 Dec 2014 20:11:27 +0100 [thread overview]
Message-ID: <20141208201127.4ea79391@x230> (raw)
Hi,
I've compiled buildroot with the support of python-pygame for a ARM32 based
board. When I launch an application using this library the message bellow is
produced.
python: symbol 'Py_InitModule4_64': can't resolve symbol
Traceback (most recent call last):
File "freqshow.py", line 28, in <module>
import pygame
File "/usr/lib64/python2.7/site-packages/pygame/__init__.py", line 99, in
<module> from pygame.base import *
ImportError: unknown dlopen() error
My distribution is an gentoo 64 bit.
Has someone already have this problem?
Thank you
Gwen
reply other threads:[~2014-12-08 19:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141208201127.4ea79391@x230 \
--to=gwenj@trabucayre.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.