Closed cyber-murmel closed 5 years ago
Same for me...
older than 1 year
/usr/local/lib/python3/dist-packages is the missing pieces for this /usr/local/include/nfc/ (fixed error no modules name nfc ) Solution: Create a File that link the nfc import (if error code : import nfc, no module name nfc ) $ cd /usr/lib/python3/dist-packages $ sudo su $ cat > path_mypath.pth $ sudo nano path_mypath.pth Type in /usr/local/lib/python3/dist-packages/ /usr/local/include/nfc/
and Ctrl+X And Save, Exit
OS: Arch Linux
My installation commands:
Error message when running gnuradio rebuild from picture in blog post