Closed
Description
There seems to be a bunch of issues with Julia and SSH with private packages. I'm not sure if the issues I'm seeing are specific to PythonCall. The error I'm seeing is
┌ Error: Error loading PythonCall.jl
│ err = failed to clone from user@domain.com:2255/repos/ARTime.git, error: GitError(Code:ERROR, Class:SSH, Failed to retrieve list of SSH authentication methods: Failed getting response)
I'm not using the default .ssh/id_rsa so I enter the path to the private key when prompted. I can clone the repository using git outside of PythonCall using the SSH key.
Metadata
Metadata
Assignees
Labels
No labels