pattern icon indicating copy to clipboard operation
pattern copied to clipboard

Error with importing of the sgmllib library

Open troymyname opened this issue 7 years ago • 1 comments

I am having issues with the pattern package since it requires the use of sgmllib library. I have been doing some reading, and it seems like this library was removed from Python3. Does anyone have an idea of how to install the package or how to find it?

troymyname avatar Mar 05 '18 14:03 troymyname

I 'm not sure about that.... but I think you can use Virtualenv and set the default version of python to python 2.x

Abunwer avatar Mar 08 '18 07:03 Abunwer