Dear Statalist, I am trying to run panelview.ado to for visualization of a generalized synthetic control. This requires to run dependencies like colrSpace, colrpallette etc. After I installed all the dependencies, I still got the following error message. I already saw a couple of similar issues in the Forum but couldn't find any solution. Hoping for any tips, I leave mine here. Thanks.
Code:
function drop() not declared in class ColrSpace
Code:
(120 lines skipped)
Code:
(error occurred while loading colrpallette.ado)
Code:
r(3000);

Comment