Reported by @AyanSinhaMahapatra 1. > I tried building the appimage, I got this error: I tried adding build-essential/make to https://github.com/nexB/scancode.io/blob/scancode.io-appimage/etc/scripts/appimage-build/Dockerfile#L40 but that didn't work too ``` + make -f ../../Makefile envfile /tmp/recipe_script: line 4: make: command not found ``` 2. > I could not fetch a package from a download link. ``` Could not fetch: https://files.pythonhosted.org/packages/21/31/3f468da74c7de4fcf9b25591e682856389b3400b4b62f201e65f15ea3e07/attrs-22.2.0.tar.gz ```
Reported by @AyanSinhaMahapatra