numpy error in the latest parcels install #2008
-
QuestionQuestionHi, I just installed a new version of Parcels (I have been working with an old version for a while now) following the instructions using conda on the parcels site and while this install seemed to go well I keep getting the error "AttributeError: Thanks so much, Supporting code/error messages
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I suspect you still have an older version of parcels as this issue (#1588) was patched in #1589. If you type in your terminal Get the latest version of parcels (3.1.2) by running |
Beta Was this translation helpful? Give feedback.
-
Thank you for the quick reply! I assumed that a fresh parcels install would give me the most recent version, so I never checked the version. Turns out it installed |
Beta Was this translation helpful? Give feedback.
Thank you for the quick reply! I assumed that a fresh parcels install would give me the most recent version, so I never checked the version. Turns out it installed
parcels=2.4.2
because my version of conda was so old. Rookie mistake on my part. After a fresh conda install I was able to install parcels 3.1.2 and the peninsula example ran great. Thanks so much for your help!~Johanna