Bug 12368 - openstereo: No module named nxutils
Summary: openstereo: No module named nxutils
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Matteo Pasotti
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2014-01-20 17:46 CET by Alex Loginov
Modified: 2014-01-24 21:05 CET (History)
1 user (show)

See Also:
Source RPM: openstereo
CVE:
Status comment:


Attachments

Description Alex Loginov 2014-01-20 17:46:11 CET
Description of problem: openstereo don't start


Version-Release number of selected component (if applicable): openstereo-0.1.2-6.mga4.noarch.rpm


How reproducible: always


Steps to Reproduce:
1. to install openstereo
2. to run openstereo
3. openstereo
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/openstereo/OpenStereo.py", line 40, in <module>
    from MainForm import MainFrame
  File "/usr/lib/python2.7/site-packages/openstereo/MainForm.py", line 67, in <module>
    import StereoPanel as stereo # plot stereonet panel class
  File "/usr/lib/python2.7/site-packages/openstereo/StereoPanel.py", line 67, in <module>
    import ContourDefs as cont
  File "/usr/lib/python2.7/site-packages/openstereo/ContourDefs.py", line 44, in <module>
    from matplotlib.nxutils import points_inside_poly
ImportError: No module named nxutils

Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2014-01-20 20:39:28 CET

Keywords: (none) => Triaged
Assignee: bugsquad => matteo.pasotti

Comment 1 Matteo Pasotti 2014-01-20 23:48:14 CET
wip

Status: NEW => ASSIGNED

Comment 2 Matteo Pasotti 2014-01-21 17:58:04 CET
freeze push requested, waiting.

Status: ASSIGNED => NEW

Comment 3 Thomas Backlund 2014-01-24 21:05:51 CET
Package pushed

Status: NEW => RESOLVED
CC: (none) => tmb
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.