Amogh Singhal

Results 3 comments of Amogh Singhal

@felix4webscience document is a variable that is user-defined actually. This might help to understand it better ``` def get_document(): url = "http://radar.oreilly.com/2010/06/what-is-data-science.html" html = requests.get(url).text soup = BeautifulSoup(html, 'html5lib') content...

Run this on all the CLI of the containers `apk --no-cache --update-cache add gcc gfortran python python-dev py-pip build-base wget freetype-dev libpng-dev openblas-dev`

@Tsardoz were you able to resolve this? I am also getting the same error for my set of albumentations