Hi to all,
I created a test environment (USD) to test dataset generation using offline_generator.py script but when i run the script i get the following error:
./python.sh standalone_examples/replicator/offline_generation.py --scenario omniverse://localhost/Projects/test1.usd --num_frames 50 --train_size 40 --max_queue_size 500 --write_mode kitti
./python.sh: line 43: 9965 Segmentation fault (core dumped) $python_exe $@ $args
There was an error running python
What can it be?