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