<br clear="all">Titus, <br><br>I have a question. When I try to run one of the test_clients , I get this error: <br><br>C:\Python26\pony-build\client\test_client&gt;python test_git_client.py<br>Traceback (most recent call last):<br>
  File &quot;test_git_client.py&quot;, line 14, in &lt;module&gt;<br>    import pony_client<br>ImportError: No module named pony_client<br><br>The init.py is there :<br><br>
C:\Python26\pony-build\client\test_client&gt;ls<br>
__init__.py         test_hg_client.py  test_svn_client.py<br>
test_git_client.py  test_misc.py<br><br>Does the pony_client have to be inside the test_client folder ?<br><br>Thanks, <br>Fatima<br><br><br>-- <br><br>