Skip to content

Fix appveyor tests due to pip installation failure #1107

Closed

Description

Error from AppVeyor:
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\appveyor\\AppData\\Local\\Temp\\1\\pip-98mhaiaq-uninstall\\python36\\scripts\\pip.exe'

Solution can be found here https://pythonhosted.org/CodeChat/appveyor.yml.html
Use python -m pip install -U pip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    debtCovers everything internal: CI, testing, refactoring of the codebase, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions