Closed anielsen001 closed 4 months ago
Seems to be a compatibility error. I will comment out the decorators until @deprecated is part of the standard libraries. Should be released soon within the warnings package. Alternatively we will write our own decorator - deprecated method. Considered for version 1.1.8
Temporary solution: 16bf1fc288234dd336028a0495a3022c747d70ee
I'm trying to import magpy and I'm receiving errors that the @deprecate decorator is not defined. This is the error I'm getting below. MagPyLib 1.1.7. Is this a compatibility issue of some kind? I've worked around by commenting out the decorator, I don't need relevant functionality.