Skip to content

Troubleshooting

Troubleshooting Installation Errors

If you encounter errors such as:

ERROR: Could not find a version that satisfies the requirement degirum
ERROR: No matching distribution found for degirum

Try upgrading the pip package with the following command:

python3 -m pip install -U pip

Additionally, on Windows, ensure you have installed the Visual C++ Redistributable for Visual Studio 2015 and above.