littlejo / huawei-lte-examples

Examples of codes using python huawei-lte-api api
GNU General Public License v3.0
51 stars 18 forks source link

Missing pycrypto in requirements #3

Open bkolada opened 5 years ago

bkolada commented 5 years ago

I encountered problem during running example because of the missing pycrypto. After pip install pycrypto everything was ok.

Great stuff man keep doing good work.

BthereDthat commented 2 years ago

Resolved by pull request #11 - PyCryptodome added