mohamedyd/rein-benchmark

Cannot install. package directory 'tools' does not exist.

Opened this issue · 0 comments

Hi, unfortunately I cannot install the repository. It seems like the "tools" folder has not been pushed.
Also, I cannot find "error-generator", "Profiler", "setup_linux.sh" anywhere in the repository.

❯ pip install -e .
Obtaining file:///home/murban/Documents/Repos/rein-benchmark
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [7 lines of output]
      running egg_info
      creating /tmp/pip-pip-egg-info-2_vh873m/rein.egg-info
      writing /tmp/pip-pip-egg-info-2_vh873m/rein.egg-info/PKG-INFO
      writing dependency_links to /tmp/pip-pip-egg-info-2_vh873m/rein.egg-info/dependency_links.txt
      writing top-level names to /tmp/pip-pip-egg-info-2_vh873m/rein.egg-info/top_level.txt
      writing manifest file '/tmp/pip-pip-egg-info-2_vh873m/rein.egg-info/SOURCES.txt'
      error: package directory 'tools' does not exist
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.