Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

When using existing python installation (anaconda) prose points to invalid version number #1

@ryanjohndunne

Description

@ryanjohndunne

When using an already existing installation of anaconda when configuring python for notebooks it points to version 1.3.0 which doesn't exist.

"C:\Users\UserName\AppData\Local\Continuum\anaconda3\python.exe" -m pip install --user prose-codeaccelerator==1.3.0 --extra-index-url https://prose-python-packages.azurewebsites.net

OUTPUT:
stdout: Could not fetch URL https://prose-python-packages.azurewebsites.net/prose-codeaccelerator/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='prose-python-packages.azurewebsites.net', port=443): Max retries exceeded with url: /prose-codeaccelerator/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)'))) - skipping
stdout:
stderr: ERROR: Could not find a version that satisfies the requirement prose-codeaccelerator==1.3.0 (from versions: none)
stderr:
stderr: ERROR: No matching distribution found for prose-codeaccelerator==1.3.0
stderr:

How can we change the default version of prose-codeacceleator in azure data studio when installing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions