Bug 435736 - need Requires: numpy
Summary: need Requires: numpy
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sugar
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Marco Pesenti Gritti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-03 16:44 UTC by Dan Young
Modified: 2008-11-17 15:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-17 15:39:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Young 2008-03-03 16:44:19 UTC
Description of problem:
sugar requires numpy

Version-Release number of selected component (if applicable):
sugar-0.79.0-2.fc8

How reproducible:
Every time.

Steps to Reproduce:
1. yum remove numpy
2. yum install sugar
3. sugar
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/sugar-shell", line 22, in <module>
    from main import main
  File "/usr/share/sugar/shell/main.py", line 24, in <module>
    import numpy
ImportError: No module named numpy


Expected results:
Sugar environment

Additional info:

Comment 1 Simon Schampijer 2008-11-17 15:39:25 UTC
numpy has actually been removed from sugar-0.82, so I think we can close this ticket.


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