Hide Forgot
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:
numpy has actually been removed from sugar-0.82, so I think we can close this ticket.