zju3dv / SMAP

[ECCV 2020] SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation
Apache License 2.0
241 stars 37 forks source link

Can't install dapalib #58

Closed HarrytheOrange closed 1 year ago

HarrytheOrange commented 1 year ago

Traceback (most recent call last): File "run.py", line 17, in import dapalib ModuleNotFoundError: No module named 'dapalib'

▶ pip install dapalib Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple ERROR: Could not find a version that satisfies the requirement dapalib (from versions: none) ERROR: No matching distribution found for dapalib

HarrytheOrange commented 1 year ago

Hi, the problem occurs when I tied to install dapalib, which can not be located anywhere on internet. Do you know how to figure out this problem?

raypine commented 1 year ago

Read the Start section in README