Skip to content

Error: Value: 'Function' object has no attribute '__name__' #713

@hhashim1

Description

@hhashim1

I am just installed the latest library of Talib and the Python wrapper. I am getting the following error no matter which function I use. I am calling the Python wrapper from Deephaven which is built on Java. I didnt have this issue when I was using my custom talib library.

Full expression           : (double)last_element(SMA(np.array(Group_bar_close_1min), 5))
Expression having trouble : 
Exception type            : java.lang.RuntimeException
Exception message         : Error in Python interpreter:
Type: <class 'AttributeError'>
Value: 'Function' object has no attribute '__name__'```

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