Skip to content

Using private Julia package SSH fails #80

Closed
@markNZed

Description

@markNZed

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

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