Skip to content

error calling fusionless.Comp() from command line #5

@LarsCawley

Description

@LarsCawley

I'm having a bit of trouble getting going from the command line inside Fusion 8.2_b2, Python2.7

import fusionless as fu
c = fu.Comp()
Traceback (most recent call last):
  File "<nofile>", line 1, in <module>
  File "C:\Python27\lib\site-packages\fusionless-master\fusionless\core.py", line 62, in __new__
    "{0}".format(type(reference).__name__))
RuntimeError: No default reference for: NoneType

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