Open michel-rickhaus opened 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?
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
Describe the bug Incomplete install on MacOSX Ventura
Steps to Reproduce
What version of the code were you using? Tell us the output of
git log -n 1
''' commit 6d0d34a115ed5f9e453fa010c1f4a9038e9dc5c3 (HEAD -> main, origin/main, origin/HEAD) Author: lahavlipson llipson@princeton.edu Date: Mon Jul 3 15:43:58 2023 -0400Revert "Update requirements.txt"
This reverts commit 941880a4a383ffb15bdc7b288fb1fa3b5f7f6ec1. '''
What command did you run?
What are your output logs?
(If this is your first time running Infinigen) What are the full output logs of
install.sh
?Platform
Additional context Add any other context about the problem here.