<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2010-05-01:507666</id>
  <title>jcfiala</title>
  <subtitle>jcfiala</subtitle>
  <author>
    <name>jcfiala</name>
  </author>
  <link rel="alternate" type="text/html" href="https://jcfiala.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://jcfiala.dreamwidth.org/data/atom"/>
  <updated>2011-09-25T21:51:38Z</updated>
  <dw:journal username="jcfiala" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2010-05-01:507666:1477</id>
    <link rel="alternate" type="text/html" href="https://jcfiala.dreamwidth.org/1477.html"/>
    <link rel="self" type="text/xml" href="https://jcfiala.dreamwidth.org/data/atom/?itemid=1477"/>
    <title>Python Notes</title>
    <published>2011-09-25T21:51:38Z</published>
    <updated>2011-09-25T21:51:38Z</updated>
    <category term="python"/>
    <dw:mood>accomplished</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Trying to install py.test in order to get stuff tested in trying to convert Byakhee over to python, and to do that a few links were useful.&lt;br /&gt;&lt;br /&gt;1) &lt;a href="http://stackoverflow.com/q/4750806/9143"&gt;http://stackoverflow.com/q/4750806/9143&lt;/a&gt; told me the basics for installing pip, which is needed to install py.test.&lt;br /&gt;&lt;br /&gt;However, that lead to other problems, because the Windows 7 64 bit doesn't register the program the way that the easy_install installer thinks it should.  &lt;br /&gt;&lt;br /&gt;2) &lt;a href="http://tech.valgog.com/2010/01/after-installing-64-bit-windows-7-at.html"&gt;http://tech.valgog.com/2010/01/after-installing-64-bit-windows-7-at.html&lt;/a&gt; contains instructions on getting Python installed properly. All I had to do was to copy the python script into a file (which I named register_python.py) and run it.&lt;br /&gt;&lt;br /&gt;Step 2 let me install the easy_install installer from step 1, which let me install pip.  And now, that let me install py.test.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=jcfiala&amp;ditemid=1477" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
