Skip to content

package install on Ubuntu 20.04 not working #822

Open
@auturgy

Description

@auturgy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions