Hi (excuse the n00b like question, but I&#39;m lost at this point):<div><br></div><div>I&#39;ve been trying to install my requirements.txt file with pip through Cygwin.  I went through and ran the easy_install, worked without a problem.  I then tried to execute the following command:</div>

<div>&quot;pip install -r requirements.txt&quot;</div><div><br></div><div>Unfortunately the following error came up:</div><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

Downloading/unpacking git+<a href="http://github.com/tropo/tropo-webapi-python.git">http://github.com/tropo/tropo-webapi-python.git</a> (from<br>-r requirements.txt (line 9))<br>  Cloning <a href="http://github.com/tropo/tropo-webapi-python.git">http://github.com/tropo/tropo-webapi-python.git</a> to /tmp/pip-E3epk3-bui<br>

ld<br>  Running setup.py egg_info for package from git+<a href="http://github.com/tropo/tropo-w">http://github.com/tropo/tropo-w</a><br>ebapi-python.git<br>      1 [main] python2.6 9848 C:\cygwin\bin\python2.6.exe: *** fatal error - una<br>

ble to remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll to same address as<br> parent: 0x360000 != 0x3F0000<br>Stack trace:<br>Frame     Function  Args<br>00289F08  6102796B  (00289F08, 00000000, 00000000, 00000000)<br>

0028A1F8  6102796B  (6117EC60, 00008000, 00000000, 61180977)<br>0028B228  61004F1B  (611A7FAC, 61243884, 00360000, 003F0000)<br>End of stack trace<br>      1 [main] python2.6 11796 fork: child 9848 - died waiting for dll loading,<br>

errno 11<br>    Error [Errno 11] Resource temporarily unavailable while executing command py<br>thon setup.py egg_info<br>Exception:<br>Traceback (most recent call last):<br>  File &quot;/usr/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg/pip/basecommand.py&quot;<br>

, line 126, in main<br>    self.run(options, args)<br>  File &quot;/usr/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg/pip/commands/instal<br>l.py&quot;, line 223, in run<br>    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundl<br>

e=self.bundle)<br>  File &quot;/usr/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg/pip/req.py&quot;, line 9<br>86, in prepare_files<br>    req_to_install.run_egg_info()<br>  File &quot;/usr/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg/pip/req.py&quot;, line 2<br>

22, in run_egg_info<br>    command_desc=&#39;python setup.py egg_info&#39;)<br>  File &quot;/usr/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg/pip/__init__.py&quot;, l<br>ine 220, in call_subprocess<br>    cwd=cwd, env=env)<br>

  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 633, in __init__<br>    errread, errwrite)<br>  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 1049, in _execute_child<br>    self.pid = os.fork()<br>OSError: [Errno 11] Resource temporarily unavailable<br>

Storing complete log in /home/Vladik/.pip/pip.log</blockquote><div><br></div><div>Would love some help on how to fix this! Thank you, thank you!</div>--<br>(c) 404.966.9048<br>
</div>