Mailinglist Archive: opensuse-bugs (9721 mails)
| < Previous | Next > |
[Bug 340924] New: python version mismatch and missing modules
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 11 Nov 2007 11:44:08 -0700 (MST)
- Message-id: <bug-340924-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=340924
Summary: python version mismatch and missing modules
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: matthaeus.bartsch@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Hello,
when I use python via the mercurial command hg I get the following error
message:
test@somewhere:~>hg
*** failed to import extension fetch: No module named fetch
/home/mbartsch/lib/python2.4/site-packages/mercurial/mdiff.py:9:
RuntimeWarning: Python C API version mismatch for module bdiff: This Python has
API version 1013, module bdiff has version 1012.
import bdiff, mpatch
/home/mbartsch/lib/python2.4/site-packages/mercurial/mdiff.py:9:
RuntimeWarning: Python C API version mismatch for module mpatch: This Python
has API version 1013, module mpatch has version 1012.
import bdiff, mpatch
*** failed to import extension purge: No module named purge
*** failed to import extension transplant: No module named transplant
Maybe one should create additional dependencies for the package mercurial in
order to cure the error about the missing modules.
Best,
Mat
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: python version mismatch and missing modules
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: matthaeus.bartsch@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Hello,
when I use python via the mercurial command hg I get the following error
message:
test@somewhere:~>hg
*** failed to import extension fetch: No module named fetch
/home/mbartsch/lib/python2.4/site-packages/mercurial/mdiff.py:9:
RuntimeWarning: Python C API version mismatch for module bdiff: This Python has
API version 1013, module bdiff has version 1012.
import bdiff, mpatch
/home/mbartsch/lib/python2.4/site-packages/mercurial/mdiff.py:9:
RuntimeWarning: Python C API version mismatch for module mpatch: This Python
has API version 1013, module mpatch has version 1012.
import bdiff, mpatch
*** failed to import extension purge: No module named purge
*** failed to import extension transplant: No module named transplant
Maybe one should create additional dependencies for the package mercurial in
order to cure the error about the missing modules.
Best,
Mat
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |