princeton-vl / infinigen

Infinite Photorealistic Worlds using Procedural Generation
https://infinigen.org
BSD 3-Clause "New" or "Revised" License
5.32k stars 455 forks source link

Unable to install "gin" during install.sh #161

Closed MalcDuck closed 11 months ago

MalcDuck commented 11 months ago

Describe the bug

I run bash install.sh, I get a depreciation error about google image search. Is this okay?

Steps to Reproduce

What version of the code were you using?

commit a8ba86a394f8757586b4fb15252a3282e56a91de (HEAD -> main, tag: v1.0.4, origin/main, origin/HEAD) Merge: 0f208a8 359f08e Author: Alex Raistrick araistrick@princeton.edu Date: Mon Oct 16 15:58:16 2023 -0400

Merge pull request #87 from princeton-vl/rc_1.0.4

v1.0.4 - Pregenerated download tools, ground truth updates, render throughput improvements

What command did you run?

bash install.sh

If this is your first time running Infinigen, what are the full output logs of install.sh ?**


DEPRECATION: google-images-search 1.4.4 has a non-standard dependency specifier click>=7.0<=8.1.*. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of google-images-search or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063

Platform

Windows + Ubuntu 22.0.4.2LTS

Additional context

Add any other context about the problem here.