Bug 1585053
| Summary: | ModuleNotFoundError: No module named 'mirage' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jasper O'neal Hartline <Jasper.Hartline> |
| Component: | mirage | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | mtasaka |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-01 13:07:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 1585100 *** |
Description of problem: Tried running mirage from a terminal and got this error: [autopsy@localhost ~]$ mirage & [1] 19076 [autopsy@localhost ~]$ Traceback (most recent call last): File "/usr/bin/mirage", line 27, in <module> import mirage ModuleNotFoundError: No module named 'mirage' Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: