Fortunately, here outlines you the command you’d need to install the bleeding edge version of fastai from the repo. Since items listed on each line in requirements.txt get run as pip installs, you just need to put the last part in your requirements.txt file, like so:
Note that I said ‘Fortunately, here outlines’ for referencing what they suggest. Not all documentation is as thorough; however, a similar install approach can be used for repos set up to work with pip installs. When the documentation doesn’t provide the command, you have to work out the specific text from the pattern of that example and the specific path from the repo information.
Uhm, no, I got the same errors as in the image above.
There is any way to see which is the error causing the problem? Seems to be something related with the imports but I’m not quite sure what could it be.