<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hello,
<div class=""><br class="">
</div>
<div class="">I’m trying to use eat ecco_v4 package.</div>
<div class="">I already installed all the required packages, and I also have no problem installing the ecco_v4, by using pip install ecco_v4_py.</div>
<div class=""><br class="">
</div>
<div class="">But when I try to import it on python, I get the following error:</div>
<div class="">
<div class=""><br class="">
</div>
<div class="">import ecco_v4_py as ecco</div>
<div class="">Traceback (most recent call last):</div>
<div class=""><br class="">
</div>
<div class="">&nbsp; File &quot;&lt;ipython-input-2-c08a9f7e399d&gt;&quot;, line 1, in &lt;module&gt;</div>
<div class="">&nbsp; &nbsp; import ecco_v4_py as ecco</div>
<div class=""><br class="">
</div>
<div class="">&nbsp; File &quot;/anaconda3/lib/python3.6/site-packages/ecco_v4_py/__init__.py&quot;, line 1, in &lt;module&gt;</div>
<div class="">&nbsp; &nbsp; from ecco_utils import minimal_metadata</div>
<div class=""><br class="">
</div>
<div class="">ModuleNotFoundError: No module named ‘ecco_utils'</div>
</div>
<div class=""><br class="">
</div>
<div class="">I’ve already tried deleting the cache and updating the libraries, as suggested in the Help page.</div>
<div class=""><br class="">
</div>
<div class="">Could you indicate me where is the problem?</div>
<div class=""><br class="">
</div>
<div class="">Thank you,</div>
<div class="">Carolina</div>
<div class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
___________________________________________________________________________<br class="">
<div class=""><br class="">
</div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
Carolina Camargo<br class="">
Oceanographer<br class="">
PhD candidate - Sea Level Centre&nbsp;<br class="">
NIOZ Royal Netherlands Institute for Sea&nbsp;Research | Department Estuarine and&nbsp;Delta Systems&nbsp;<br class="">
Korringaweg 7, 4401 NT Yerseke, The&nbsp;Netherlands&nbsp;<br class="">
&#43;31 (0)113 577 456&nbsp;/ &#43;31 (0)618 562 991</div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
<a href="mailto:carolina.camargo@nioz.nl" class="">carolina.camargo@nioz.nl</a></div>
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br class="">
</div>
<br class="Apple-interchange-newline">
</div>
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br class="">
</div>
</body>
</html>