princeton-vl / infinigen

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

[BUG] Incomplete install on MacOSX Ventura #100

Open michel-rickhaus opened 1 year ago

michel-rickhaus commented 1 year ago

Describe the bug Incomplete install on MacOSX Ventura

Steps to Reproduce

(If this is your first time running Infinigen) What are the full output logs of install.sh ?

[output.log](https://github.com/princeton-vl/infinigen/files/12018055/output.log)

Platform

Additional context Add any other context about the problem here.

araistrick commented 1 year ago

Hello, I didn't immediately spot anything out of place (the warning: directory not found for option messages are not fatal). What happens / what crash message do you get when attempting to run hello world?

michel-rickhaus commented 1 year ago

so currently, the worldgen/terrain/lib/cpu/soil_machine folder is empty. Consequently, if I run (after doing the intermediate steps)

$BLENDER -noaudio --background --python generate.py -- --seed 0 --task coarse -g desert simple --output_folder outputs/helloworld/coarse I get the attached (truncated) output output2.log