pygdsm
pygdsm copied to clipboard
pygsm mnodule not found error
In the quickstart notebook, the module imports are for pygsm, and not pygdsm. The pygsm import fails, but pygdsm import works.
Thanks @torishabhmehta , this is a hangover from when pygdsm was called pygsm. I changed the name as there was already a package (for a GSM modem) called pygsm.
Finally updated!