<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">This one is my error — at least with the new single-download installer based on miniconda. I did not include one of the two packages needed to access the hdf5 reader. </div>
<div class=""><br class="">
</div>
<div class="">Assuming you have used anaconda/miniconda this the command</div>
<div class=""><br class="">
</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>conda install h5py hdf5</div>
<div class=""><br class="">
</div>
<div class="">should fix this. If you get an error that conda is an unknown command, you will need to use a full path:</div>
<div class=""><br class="">
</div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>~/g2conda/bin/conda install h5py hdf5</div>
<div class=""><br class="">
</div>
<div class="">or </div>
<div class=""><span class="Apple-tab-span" style="white-space:pre"></span>\Users\me\g2conda\conda install h5py hdf5</div>
<div class=""><br class="">
</div>
<div class="">I hope to get this fixed soon fro fresh installs. </div>
<div class=""><br class="">
</div>
<div class="">Brian</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Oct 25, 2016, at 2:25 AM, davide levy <<a href="mailto:davide.levy69@gmail.com" class="">davide.levy69@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-US" class="">Hi<span class="Apple-converted-space"> </span><br class="">
starting GSAS-II I have got this message<span class="Apple-converted-space"> </span><o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-US" class="">HDF5 Reader skipped because h5py library is not installed<br class="">
is it a problem? How can I load h5py library?<span class="Apple-converted-space"> </span><o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-US" class="">Best<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-US" class="">Davide<span class="Apple-converted-space"> </span><o:p class=""></o:p></span></div>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>