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
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Hi I am currently watching a video named GCAM 6.0 gcamdata User Modified Functions and replicating the code shown in the video.
When I tried
I received this error message:
I believe the reason for this error is that the xml.XML_SUFFIX variable is locked when I load gcamdata using:
I'd appreciate any comments or suggestions on how to resolve this issue.
Thanks.