Looking for help with this package that is failing to build in my project.
Runtime Details
- ActiveState
- Language - python 3.6.6
- Platform - Windows
Failing Packages
- testpath 0.5.0
Reasons
- Build failures: testpath
- Test failures: testpath
Looking for help with this package that is failing to build in my project.
Hi @xm-264,
Python 3.6.6 has a lot of vulnerabilities. Do you have to use Python 3.6.6 or can you upgrade to Python 3.9.5? When I fork your build and update the Python version, the build succeeds (and has no vulnerabilities).
To change the version, go to the Configuration tab of your project and press the Change Version button in the Language box.
Cheers!
–zak