Bug 1473513
| Summary: | No module named rtlsdraio | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ryan Desfosses <ryan> |
| Component: | python-pyrtlsdr | Assignee: | Jaroslav Škarvada <jskarvad> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | james, jskarvad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-pyrtlsdr-0.2.5-3.fc26 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-31 14:54:16 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: | |||
|
Description
Ryan Desfosses
2017-07-21 04:20:27 UTC
I ran into the same issue on a fresh install of Fedora 26 this afternoon. Below are the steps I took to resolve the issue: sudo dnf install python3-pyrtlsdr sudo ln -s /usr/lib/python3.6/site-packages/rtlsdr/rtlsdraio.py /usr/lib/python2.7/site-packages/rtlsdr/rtlsdraio.py python-pyrtlsdr-0.2.5-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d26c0b6143 python-pyrtlsdr-0.2.5-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d26c0b6143 python-pyrtlsdr-0.2.5-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |