arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

Cant import DO module, no module named. #155

Closed ljacobo closed 4 years ago

ljacobo commented 5 years ago

Hi,

im trying to use the DO module to validate info of dominican republic but python doesn't recognize the DO module.

import stdnum.do Traceback (most recent call last): File "", line 1, in ImportError: No module named do

i am using python2.7.

thnks

arthurdejong commented 5 years ago

How did you install python-stdnum?

arthurdejong commented 4 years ago

Closing because of lack of response. If this is still an issue feel free to re-open or create a new issue.