Open ensarc7 opened 1 year ago
I had the same problem just like u. Have u solved it already?
I had the same problem just like u. Have u solved it already?
The cause of problem is python version. Python version must be <= 3.10 . It isn't supported by 3.11
I had the same problem just like u. Have u solved it already?
The cause of problem is python version. Python version must be <= 3.10 . It isn't supported by 3.11
Got it. Downgraded my python to 3.10 and the problem was solved. Thx :D
I had the same problem just like u. Have u solved it already?
The cause of problem is python version. Python version must be <= 3.10 . It isn't supported by 3.11
Dude, I updated my anaconda today and this happened again. :( Trying to solve it
Hi,
I used WRF=4.5.1 . I want to calculate rh,slp variables from wrf-python. Results seems wrong. What could be the problem? I used vertintp function, their results seem normaly.