Open
Description
Fresh install on Ubuntu 20.04 not working
Steps to reproduce:
sudo apt install morse-simulator
morse create my_first_sim
morse run my_first_sim
Full console dump (of a different run, but same error) is at shorturl.at/svJM6
but basically Blender quits due to uncaught exception,
AttributeError: 'Object' object has no attribute 'hide'.
09:23 $ morse --version
morse 1.4
09:23 $ morse check
- Checking up your environment...
- Running on Linux. Alright.
- Found MORSE libraries in '/usr/lib/python3/dist-packages/morse/blender'. Alright.
- Trying to figure out a prefix from the script location...
- Default scene found. The prefix seems ok. Using it.
- Setting $MORSE_ROOT environment variable to default prefix [/usr/]
- Checking version of /usr/bin/blender... Found v.2.82.7
- Version 2.82.7 of Blender is untested but should work
- Found Blender in your PATH
(/usr/bin/blender, v.2.82.7).
Alright, using it. - Checking version of Python within Blender /usr/bin/blender... Found v.3.8.2
- Blender and Morse are using Python 3.8.2. Alright.
- Your environment is correctly setup to run MORSE.
Metadata
Metadata
Assignees
Labels
No labels