<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 3, 2014 at 7:53 AM, Charles Agriesti <span dir="ltr"><<a href="mailto:dragriesti@comcast.net" target="_blank">dragriesti@comcast.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks all. Problem apparently solved. Shortly after that last message it quit working completely. Reinstall Python 2.7 + swampy -> no good; uninstall both 2.7 and 3.4, manually remove the folders that remained because of scripts that got saved in the base folder, reset sys path, reinstall both, add 2.7 to path, reinstall Swampy from new download -> no good; remove 2.7, new 2.7 dl and install, new Swampy dl and install -> works perfectly this morning.<div>

<div><br></div></div></blockquote><div>Sorry to jump in at the end, but I can't help noticing that something important (mentioned earlier in the thread) may have got missed: swampy is available from PyPi, which means that there are several automatic tools (easy-install, pip, etc.) available to install it for you (and presumably make the details work properly.)  With very few exceptions, if a module is available from PyPi, the proper way to install it is via one of those tools and NOT a manual download.  The fact that you mention installing Swampy from a download tells me you're not using those tools - am I mistaken?<br>

<br></div><div>For Windows users, there's pip-win (<a href="https://sites.google.com/site/pydatalog/python/pip-for-windows">https://sites.google.com/site/pydatalog/python/pip-for-windows</a>).  It's not only incredibly simple to use, but it's specifically designed for machines with multiple Python versions; so (gulp!) I actually recommend the Windows tool over the command-line in this case.<br>
<br></div><div></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>

<br>
---<br>
This email is free from viruses and malware because avast! Antivirus protection is active.<br>
<a href="http://www.avast.com" target="_blank">http://www.avast.com</a><br>
<br>
______________________________<u></u>_________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org" target="_blank">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://mail.python.org/mailman/listinfo/tutor" target="_blank">https://mail.python.org/<u></u>mailman/listinfo/tutor</a><br>
</div></div></blockquote></div><br></div></div>