Closed chrisbward closed 1 year ago
Okay, after following instructions (here)[https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory], I was able to build pycocotools on Ubuntu with;
apt-get install python3.9-dev
Please update docs!
We use anaconda to create virtual python environment in the docs and it's usually more sufficient / stable than pyenv. Pyenv is not fully tested yet on our side.
Well, it worked. It's working in pyenv
Hi I've set up a pyenv for 3.9 and followed the instructions, but has since failed, so I will investigate