bastibl / gr-ieee802-15-4

IEEE 802.15.4 ZigBee Transceiver
https://www.wime-project.net
GNU General Public License v3.0
271 stars 87 forks source link

ImportError: No module named ieee802_15_4 #26

Closed hamzaehsan closed 6 years ago

hamzaehsan commented 6 years ago

screenshot from 2018-01-27 13-05-41 (Screenshot attached) I'm new to gnuradio and ubuntu. I'm facing this Import error and I find confusing how to solve it. Below "Traceback (most recent call last)" is the issue. Kindly help. Thank-you!

bastibl commented 6 years ago

img_20180127_135932

yuanfangzsp commented 1 year ago

screenshot from 2018-01-27 13-05-41 (Screenshot attached) I'm new to gnuradio and ubuntu. I'm facing this Import error and I find confusing how to solve it. Below "Traceback (most recent call last)" is the issue. Kindly help. Thank-you!

I have the same problem now. How did you solve it? thank you!

bastibl commented 1 year ago

The CSS PHY is broken in recent releases. Please use the O-QPSK PHY instead. If you update/port the CSS PHY to the most recent release, please open a PR.