You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inspect.getargspec is very deprecated and renderapi.utils.fitargspec should be modified to accommodate the python 3 inspect.getfullargspec. This is fundamental to the renderaccess decorator.