pupil-labs / pl-neon-recording

An API for working with raw data from Neon recordings
MIT License
1 stars 2 forks source link

Installation Failure due to Restricted Access Rights for Git Repository #18

Closed Melonps closed 3 months ago

Melonps commented 3 months ago

Description

The installation process using Setuptools encountered issues, possibly due to restricted access rights for the package git+ssh://git@github.com/rennis250/pl-video.git. This repository could not be found in the pupil-labs repositories. Below are the procedures and logs:

(venv) PS C:\Users\kake-\Documents\development\python\pl-neon-recording> pip install .
Processing c:\users\kake-\documents\development\python\pl-neon-recording
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting pupil-labs-video@ git+ssh://git@github.com/rennis250/pl-video.git
  Cloning ssh://****@github.com/rennis250/pl-video.git to c:\users\kake-\appdata\local\temp\pip-install-wmu9m6he\pupil-labs-video_5b9ad5cf051e42d48e7c9c514958341b
  Running command git clone --filter=blob:none --quiet 'ssh://****@github.com/rennis250/pl-video.git' 'C:\Users\kake-\AppData\Local\Temp\pip-install-wmu9m6he\pupil-labs-video_5b9ad5cf051e42d48e7c9c514958341b'
  git@github.com: Permission denied (publickey).
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.
  error: subprocess-exited-with-error

  × git clone --filter=blob:none --quiet 'ssh://****@github.com/rennis250/pl-video.git' 'C:\Users\kake-\AppData\Local\Temp\pip-install-wmu9m6he\pupil-labs-video_5b9ad5cf051e42d48e7c9c514958341b' did not run successfully.
  │ exit code: 128
  ╰─> See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet 'ssh://****@github.com/rennis250/pl-video.git' 'C:\Users\kake-\AppData\Local\Temp\pip-install-wmu9m6he\pupil-labs-video_5b9ad5cf051e42d48e7c9c514958341b' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Python Version

Python 3.10.13

Operating System

Windows

Thank you for your assistance!

domstoppable commented 3 months ago

Fixed in 0030f5fcd38370e856efc3d55d6cbcd342ebe3df