python-builtwith icon indicating copy to clipboard operation
python-builtwith copied to clipboard

Cannot import builtwith Import error

Open caroheymes opened this issue 4 years ago • 0 comments

`ImportError Traceback (most recent call last) in () ----> 1 from builtwith import BuiltWith 2 bw = BuiltWith('1cd2de76-11a9-4d2c-96a5-e17d6b130255')

ImportError: cannot import name 'BuiltWith' from 'builtwith' (/usr/local/lib/python3.7/dist-packages/builtwith/init.py)`

caroheymes avatar Jun 09 '21 11:06 caroheymes