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
I am trying to use the psychrochart library to make psychrometric charts. Although the the library installed without issue, running the code chart default = PsychroChart.create() returned the error "AttributeError: type object 'PsychroChart' has no attribute 'create'". I am wondering is someone could help to fix the bug.
Thank you.
Kind regards
The text was updated successfully, but these errors were encountered:
Hi All,
I am trying to use the psychrochart library to make psychrometric charts. Although the the library installed without issue, running the code chart
default = PsychroChart.create()
returned the error "AttributeError: type object 'PsychroChart' has no attribute 'create'". I am wondering is someone could help to fix the bug.Thank you.
Kind regards
The text was updated successfully, but these errors were encountered: