Mailinglist Archive: opensuse-bugs (4206 mails)
| < Previous | Next > |
[Bug 734171] New: python traceback when importing snack (frpm python-newt package)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Dec 2011 15:08:48 +0000
- Message-id: <bug-734171-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=734171
https://bugzilla.novell.com/show_bug.cgi?id=734171#c0
Summary: python traceback when importing snack (frpm
python-newt package)
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: x86-64
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: joerg.steffens@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101
Firefox/8.0
pythonPython 2.7.2 (default, Aug 19 2011, 20:41:43) [GCC] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):import snack
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.7/site-packages/snack.py", line 42, in <module>
import _snack
ImportError: No module named _snack
Reproducible: Always
Steps to Reproduce:
1. zypper in python-newt
2. python
3. import snack
Actual Results:
traceback
works with SLES11
fails on openSUSE 12.1
--
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 > |