sign-language-processing / signwriting-animation

Automatic animation from SignWriting to skeletal pose animation
MIT License
1 stars 1 forks source link

Dependency error #1

Closed ashar02 closed 6 months ago

ashar02 commented 6 months ago

Upon running command: pip3 install git+https://github.com/sign-language-processing/signwriting-animation

This dependency error is coming. Any guidance on it? Collecting git+https://github.com/sign-language-processing/signwriting-animation Cloning https://github.com/sign-language-processing/signwriting-animation to /private/var/folders/w8/s82l9vrn3q35_7ns1dj0j14w0000gn/T/pip-req-build-t3jyb338 Running command git clone --filter=blob:none --quiet https://github.com/sign-language-processing/signwriting-animation /private/var/folders/w8/s82l9vrn3q35_7ns1dj0j14w0000gn/T/pip-req-build-t3jyb338 Resolved https://github.com/sign-language-processing/signwriting-animation to commit 83826d7ce8e0dae396a9e06a5be16e535279944c Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [51 lines of output] configuration error: project.dependencies[1] must be pep508 DESCRIPTION: Project dependency specification according to PEP 508

  GIVEN VALUE:
      "git+https://github.com/sign-language-processing/signwriting"

  OFFENDING RULE: 'format'
AmitMY commented 6 months ago

This was fixed in https://github.com/sign-language-processing/signwriting-animation/commit/9c515a587e61da4037d554e0155355740ed061e5

But please advise that this repository is WIP, and is currently empty. There is no functionality available.