Hi All,<br><br>I am working on packaging pydap and am getting some strange behavior.<br><br>Here is the install phase...<br><br>/sw/bin/python2.4 setup.py install --root=/sw/src/fink.build/root-dap-py24-2.2.5.7-1 --single-version-externally-managed
<br><br><br>And when it gets to the __init__.py file for dap, it skips it.&nbsp; This causes the package to not work.&nbsp; Anyone have an idea why it is doing this?<br><br>copying dap/wsgi/paster_templates/template/index.tmpl -&gt; build/lib/dap/wsgi/paster_templates/template
<br>running install_lib<br>Skipping installation of /sw/src/fink.build/root-dap-py24-2.2.5.7-1/sw/lib/python2.4/site-packages/dap/__init__.py (namespace package)<br>copying dap/client.py -&gt; /sw/src/fink.build/root-dap-py24-2.2.5.7-1
/sw/lib/python2.4/site-packages/dap<br><br><br>I am using this version of pydap: <br><br><a href="http://cheeseshop.python.org/packages/source/d/dap/dap-2.2.5.7.tar.gz">http://cheeseshop.python.org/packages/source/d/dap/dap-2.2.5.7.tar.gz
</a><br><br><br>This install proceedure works well with other packages in mac osx/fink.&nbsp; I also see the behavior without the --single-version-externally-managed flag.&nbsp; Anyone have a suggestion as to what&#39;s going on?<br>
<br>Thanks!!<br>-kurt<br><a href="http://schwehr.org/">http://schwehr.org/</a><br><br>