Advertisement
Guest User

Untitled

a guest
Sep 18th, 2017
650
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.29 KB | None | 0 0
  1. pip install -r requirements.txt
  2. Requirement already satisfied: Django==1.10.6 in c:\python27\lib\site-packages (from -r reqs\common.txt (line 1))
  3. Collecting psycopg2==2.6 (from -r reqs\common.txt (line 2))
  4. Using cached psycopg2-2.6.tar.gz
  5. Collecting django-compressor>=1.4 (from -r reqs\common.txt (line 3))
  6. Using cached django_compressor-2.2-py2.py3-none-any.whl
  7. Requirement already satisfied: django-modelcluster>=0.6 in c:\python27\lib\site-packages (from -r reqs\common.txt (line 4))
  8. Collecting wagtail==1.9 (from -r reqs\common.txt (line 5))
  9. Using cached wagtail-1.9-py2.py3-none-any.whl
  10. Requirement already satisfied: django-taggit>=0.14.0 in c:\python27\lib\site-packages (from -r reqs\common.txt (line 6))
  11. Collecting django-libsass>=0.2 (from -r reqs\common.txt (line 7))
  12. Using cached django-libsass-0.7.tar.gz
  13. Collecting libsass==0.8.2 (from -r reqs\common.txt (line 8))
  14. Using cached libsass-0.8.2-cp27-none-win32.whl
  15. Collecting Pillow==2.8.1 (from -r reqs\common.txt (line 9))
  16. Using cached Pillow-2.8.1-cp27-none-win32.whl
  17. Collecting cryptography==1.3.4 (from -r reqs\common.txt (line 10))
  18. Using cached cryptography-1.3.4-cp27-none-win32.whl
  19. Collecting Fabric==1.6.1 (from -r reqs\common.txt (line 12))
  20. Using cached Fabric-1.6.1.tar.gz
  21. Collecting wsgiref==0.1.2 (from -r reqs\common.txt (line 13))
  22. Using cached wsgiref-0.1.2.zip
  23. Collecting sendgrid-django==2.0.0 (from -r reqs\common.txt (line 14))
  24. Using cached sendgrid-django-2.0.0.tar.gz
  25. Collecting django-celery==3.1.16 (from -r reqs\common.txt (line 15))
  26. Using cached django_celery-3.1.16-py2-none-any.whl
  27. Collecting django-sslify==0.2.7 (from -r reqs\common.txt (line 16))
  28. Using cached django-sslify-0.2.7.tar.gz
  29. Collecting django-webpack-loader==0.3.0 (from -r reqs\common.txt (line 17))
  30. Using cached django_webpack_loader-0.3.0-py2-none-any.whl
  31. Collecting djangorestframework==3.3.2 (from -r reqs\common.txt (line 18))
  32. Using cached djangorestframework-3.3.2-py2.py3-none-any.whl
  33. Collecting django-overextends==0.4.2 (from -r reqs\common.txt (line 19))
  34. Using cached django_overextends-0.4.2-py2.py3-none-any.whl
  35. Collecting django-crispy-forms==1.6.0 (from -r reqs\common.txt (line 20))
  36. Using cached django_crispy_forms-1.6.0-py2-none-any.whl
  37. Collecting django-floppyforms==1.6.1 (from -r reqs\common.txt (line 21))
  38. Using cached django-floppyforms-1.6.1.tar.gz
  39. Collecting mailchimp==2.0.9 (from -r reqs\common.txt (line 22))
  40. Using cached mailchimp-2.0.9.tar.gz
  41. Collecting wagtailtinymce==4.2.1.5 (from -r reqs\common.txt (line 23))
  42. Using cached wagtailtinymce-4.2.1.5.zip
  43. Collecting django-countries==4.0 (from -r reqs\common.txt (line 24))
  44. Using cached django_countries-4.0-py2.py3-none-any.whl
  45. Collecting twython==3.4.0 (from -r reqs\common.txt (line 25))
  46. Using cached twython-3.4.0.tar.gz
  47. Collecting simple-salesforce==0.72.2 (from -r reqs\common.txt (line 26))
  48. Using cached simple_salesforce-0.72.2-py2.py3-none-any.whl
  49. Collecting python-geoip==1.2 (from -r reqs\common.txt (line 27))
  50. Using cached python_geoip-1.2-py27-none-any.whl
  51. Collecting python-geoip-geolite2==2015.303 (from -r reqs\common.txt (line 28))
  52. Using cached python_geoip_geolite2-2015.0303-py2-none-any.whl
  53. Collecting django-ipware==1.1.6 (from -r reqs\common.txt (line 29))
  54. Using cached django-ipware-1.1.6.tar.gz
  55. Collecting boto==2.45.0 (from -r reqs/prod.txt (line 2))
  56. Using cached boto-2.45.0-py2.py3-none-any.whl
  57. Collecting cssmin==0.1.4 (from -r reqs/prod.txt (line 3))
  58. Using cached cssmin-0.1.4.tar.gz
  59. Collecting django-heroku-memcacheify==0.4 (from -r reqs/prod.txt (line 4))
  60. Using cached django-heroku-memcacheify-0.4.tar.gz
  61. Collecting django-heroku-postgresify==0.3 (from -r reqs/prod.txt (line 5))
  62. Using cached django-heroku-postgresify-0.3.tar.gz
  63. Collecting django-storages==1.5.2 (from -r reqs/prod.txt (line 6))
  64. Using cached django_storages-1.5.2-py2.py3-none-any.whl
  65. Collecting gevent==1.2.1 (from -r reqs/prod.txt (line 7))
  66. Using cached gevent-1.2.1-cp27-cp27m-win32.whl
  67. Collecting gunicorn==0.14.3 (from -r reqs/prod.txt (line 8))
  68. Using cached gunicorn-0.14.3.tar.gz
  69. Collecting jsmin==2.0.3 (from -r reqs/prod.txt (line 9))
  70. Using cached jsmin-2.0.3.tar.gz
  71. Collecting newrelic==2.62.0.47 (from -r reqs/prod.txt (line 10))
  72. Using cached newrelic-2.62.0.47.tar.gz
  73. Collecting pylibmc==1.2.3 (from -r requirements.txt (line 2))
  74. Using cached pylibmc-1.2.3.tar.gz
  75. Collecting django-appconf>=1.0 (from django-compressor>=1.4->-r reqs\common.txt (line 3))
  76. Using cached django_appconf-1.0.2-py2.py3-none-any.whl
  77. Collecting rjsmin==1.0.12 (from django-compressor>=1.4->-r reqs\common.txt (line 3))
  78. Using cached rjsmin-1.0.12.tar.gz
  79. Collecting rcssmin==1.0.6 (from django-compressor>=1.4->-r reqs\common.txt (line 3))
  80. Using cached rcssmin-1.0.6.tar.gz
  81. Requirement already satisfied: pytz>=2015.2 in c:\python27\lib\site-packages (from django-modelcluster>=0.6->-r reqs\common.txt (line 4))
  82. Requirement already satisfied: django-treebeard<5.0,>=3.0 in c:\python27\lib\site-packages (from wagtail==1.9->-r reqs\common.txt (line 5))
  83. Requirement already satisfied: Unidecode>=0.04.14 in c:\python27\lib\site-packages (from wagtail==1.9->-r reqs\common.txt (line 5))
  84. Requirement already satisfied: Willow<0.5,>=0.4 in c:\python27\lib\site-packages (from wagtail==1.9->-r reqs\common.txt (line 5))
  85. Requirement already satisfied: html5lib<1,>=0.999 in c:\python27\lib\site-packages (from wagtail==1.9->-r reqs\common.txt (line 5))
  86. Requirement already satisfied: requests<3.0,>=2.11.1 in c:\python27\lib\site-packages (from wagtail==1.9->-r reqs\common.txt (line 5))
  87. Requirement already satisfied: beautifulsoup4>=4.5.1 in c:\python27\lib\site-packages (from wagtail==1.9->-r reqs\common.txt (line 5))
  88. Requirement already satisfied: six in c:\python27\lib\site-packages (from libsass==0.8.2->-r reqs\common.txt (line 8))
  89. Collecting ipaddress (from cryptography==1.3.4->-r reqs\common.txt (line 10))
  90. Using cached ipaddress-1.0.18-py2-none-any.whl
  91. Collecting enum34 (from cryptography==1.3.4->-r reqs\common.txt (line 10))
  92. Using cached enum34-1.1.6-py2-none-any.whl
  93. Requirement already satisfied: setuptools>=11.3 in c:\python27\lib\site-packages (from cryptography==1.3.4->-r reqs\common.txt (line 10))
  94. Collecting cffi>=1.4.1 (from cryptography==1.3.4->-r reqs\common.txt (line 10))
  95. Using cached cffi-1.11.0-cp27-cp27m-win32.whl
  96. Collecting pyasn1>=0.1.8 (from cryptography==1.3.4->-r reqs\common.txt (line 10))
  97. Using cached pyasn1-0.3.5-py2.py3-none-any.whl
  98. Requirement already satisfied: idna>=2.0 in c:\python27\lib\site-packages (from cryptography==1.3.4->-r reqs\common.txt (line 10))
  99. Collecting paramiko>=1.10.0 (from Fabric==1.6.1->-r reqs\common.txt (line 12))
  100. Using cached paramiko-2.2.1-py2.py3-none-any.whl
  101. Collecting sendgrid<3,>=1.4.0 (from sendgrid-django==2.0.0->-r reqs\common.txt (line 14))
  102. Using cached sendgrid-2.2.1-py2-none-any.whl
  103. Collecting celery>=3.1.15 (from django-celery==3.1.16->-r reqs\common.txt (line 15))
  104. Using cached celery-4.1.0-py2.py3-none-any.whl
  105. Collecting sphinx-me>=0.1.2 (from django-overextends==0.4.2->-r reqs\common.txt (line 19))
  106. Using cached sphinx_me-0.3-py2.py3-none-any.whl
  107. Collecting docopt==0.4.0 (from mailchimp==2.0.9->-r reqs\common.txt (line 22))
  108. Using cached docopt-0.4.0.tar.gz
  109. Collecting requests_oauthlib>=0.4.0 (from twython==3.4.0->-r reqs\common.txt (line 25))
  110. Using cached requests_oauthlib-0.8.0-py2.py3-none-any.whl
  111. Collecting django-pylibmc-sasl==0.2.4 (from django-heroku-memcacheify==0.4->-r reqs/prod.txt (line 4))
  112. Using cached django-pylibmc-sasl-0.2.4.tar.gz
  113. Collecting dj-database-url==0.1.2 (from django-heroku-postgresify==0.3->-r reqs/prod.txt (line 5))
  114. Using cached dj-database-url-0.1.2.tar.gz
  115. Collecting greenlet>=0.4.10 (from gevent==1.2.1->-r reqs/prod.txt (line 7))
  116. Using cached greenlet-0.4.12-cp27-cp27m-win32.whl
  117. Requirement already satisfied: webencodings in c:\python27\lib\site-packages (from html5lib<1,>=0.999->wagtail==1.9->-r reqs\common.txt (line 5))
  118. Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\python27\lib\site-packages (from requests<3.0,>=2.11.1->wagtail==1.9->-r reqs\common.txt (line 5))
  119. Requirement already satisfied: certifi>=2017.4.17 in c:\python27\lib\site-packages (from requests<3.0,>=2.11.1->wagtail==1.9->-r reqs\common.txt (line 5))
  120. Requirement already satisfied: urllib3<1.23,>=1.21.1 in c:\python27\lib\site-packages (from requests<3.0,>=2.11.1->wagtail==1.9->-r reqs\common.txt (line 5))
  121. Collecting pycparser (from cffi>=1.4.1->cryptography==1.3.4->-r reqs\common.txt (line 10))
  122. Using cached pycparser-2.18.tar.gz
  123. Collecting bcrypt>=3.1.3 (from paramiko>=1.10.0->Fabric==1.6.1->-r reqs\common.txt (line 12))
  124. Using cached bcrypt-3.1.3-cp27-cp27m-win32.whl
  125. Collecting pynacl>=1.0.1 (from paramiko>=1.10.0->Fabric==1.6.1->-r reqs\common.txt (line 12))
  126. Using cached PyNaCl-1.1.2-cp27-cp27m-win32.whl
  127. Collecting smtpapi==0.3.1 (from sendgrid<3,>=1.4.0->sendgrid-django==2.0.0->-r reqs\common.txt (line 14))
  128. Using cached smtpapi-0.3.1.tar.gz
  129. Collecting python-http-client==1.2.3 (from sendgrid<3,>=1.4.0->sendgrid-django==2.0.0->-r reqs\common.txt (line 14))
  130. Using cached python_http_client-1.2.3.tar.gz
  131. Collecting kombu<5.0,>=4.0.2 (from celery>=3.1.15->django-celery==3.1.16->-r reqs\common.txt (line 15))
  132. Using cached kombu-4.1.0-py2.py3-none-any.whl
  133. Collecting billiard<3.6.0,>=3.5.0.2 (from celery>=3.1.15->django-celery==3.1.16->-r reqs\common.txt (line 15))
  134. Using cached billiard-3.5.0.3.tar.gz
  135. Collecting oauthlib>=0.6.2 (from requests_oauthlib>=0.4.0->twython==3.4.0->-r reqs\common.txt (line 25))
  136. Using cached oauthlib-2.0.4.tar.gz
  137. Collecting amqp<3.0,>=2.1.4 (from kombu<5.0,>=4.0.2->celery>=3.1.15->django-celery==3.1.16->-r reqs\common.txt (line 15))
  138. Using cached amqp-2.2.2-py2.py3-none-any.whl
  139. Collecting vine>=1.1.3 (from amqp<3.0,>=2.1.4->kombu<5.0,>=4.0.2->celery>=3.1.15->django-celery==3.1.16->-r reqs\common.txt (line 15))
  140. Using cached vine-1.1.4-py2.py3-none-any.whl
  141. Installing collected packages: psycopg2, django-appconf, rjsmin, rcssmin, django-compressor, djangorestframework, Pillow, wagtail, libsass, django-libsass, ipaddress, enum34, pycparser, cffi, pyasn1, cryptography, bcrypt, pynacl, paramiko, Fabric, wsgiref, smtpapi, python-http-client, sendgrid, sendgrid-django, vine, amqp, kombu, billiard, celery, django-celery, django-sslify, django-webpack-loader, sphinx-me, django-overextends, django-crispy-forms, django-floppyforms, docopt, mailchimp, wagtailtinymce, django-countries, oauthlib, requests-oauthlib, twython, simple-salesforce, python-geoip, python-geoip-geolite2, django-ipware, boto, cssmin, pylibmc, django-pylibmc-sasl, django-heroku-memcacheify, dj-database-url, django-heroku-postgresify, django-storages, greenlet, gevent, gunicorn, jsmin, newrelic
  142. Found existing installation: psycopg2 2.5.2
  143. Uninstalling psycopg2-2.5.2:
  144. Successfully uninstalled psycopg2-2.5.2
  145. Running setup.py install for psycopg2 ... error
  146. Complete output from command c:\python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\Adam\\appdata\\local\\temp\\pip-build-bykm5e\\psycopg2\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\Adam\appdata\local\temp\pip-cidizd-record\install-record.txt --single-version-externally-managed --compile:
  147. running install
  148. running build
  149. running build_py
  150. creating build
  151. creating build\lib.win32-2.7
  152. creating build\lib.win32-2.7\psycopg2
  153. copying lib\errorcodes.py -> build\lib.win32-2.7\psycopg2
  154. copying lib\extensions.py -> build\lib.win32-2.7\psycopg2
  155. copying lib\extras.py -> build\lib.win32-2.7\psycopg2
  156. copying lib\pool.py -> build\lib.win32-2.7\psycopg2
  157. copying lib\psycopg1.py -> build\lib.win32-2.7\psycopg2
  158. copying lib\tz.py -> build\lib.win32-2.7\psycopg2
  159. copying lib\_json.py -> build\lib.win32-2.7\psycopg2
  160. copying lib\_range.py -> build\lib.win32-2.7\psycopg2
  161. copying lib\__init__.py -> build\lib.win32-2.7\psycopg2
  162. creating build\lib.win32-2.7\psycopg2\tests
  163. copying tests\dbapi20.py -> build\lib.win32-2.7\psycopg2\tests
  164. copying tests\dbapi20_tpc.py -> build\lib.win32-2.7\psycopg2\tests
  165. copying tests\testconfig.py -> build\lib.win32-2.7\psycopg2\tests
  166. copying tests\testutils.py -> build\lib.win32-2.7\psycopg2\tests
  167. copying tests\test_async.py -> build\lib.win32-2.7\psycopg2\tests
  168. copying tests\test_bugX000.py -> build\lib.win32-2.7\psycopg2\tests
  169. copying tests\test_bug_gc.py -> build\lib.win32-2.7\psycopg2\tests
  170. copying tests\test_cancel.py -> build\lib.win32-2.7\psycopg2\tests
  171. copying tests\test_connection.py -> build\lib.win32-2.7\psycopg2\tests
  172. copying tests\test_copy.py -> build\lib.win32-2.7\psycopg2\tests
  173. copying tests\test_cursor.py -> build\lib.win32-2.7\psycopg2\tests
  174. copying tests\test_dates.py -> build\lib.win32-2.7\psycopg2\tests
  175. copying tests\test_extras_dictcursor.py -> build\lib.win32-2.7\psycopg2\tests
  176. copying tests\test_green.py -> build\lib.win32-2.7\psycopg2\tests
  177. copying tests\test_lobject.py -> build\lib.win32-2.7\psycopg2\tests
  178. copying tests\test_module.py -> build\lib.win32-2.7\psycopg2\tests
  179. copying tests\test_notify.py -> build\lib.win32-2.7\psycopg2\tests
  180. copying tests\test_psycopg2_dbapi20.py -> build\lib.win32-2.7\psycopg2\tests
  181. copying tests\test_quote.py -> build\lib.win32-2.7\psycopg2\tests
  182. copying tests\test_transaction.py -> build\lib.win32-2.7\psycopg2\tests
  183. copying tests\test_types_basic.py -> build\lib.win32-2.7\psycopg2\tests
  184. copying tests\test_types_extras.py -> build\lib.win32-2.7\psycopg2\tests
  185. copying tests\test_with.py -> build\lib.win32-2.7\psycopg2\tests
  186. copying tests\__init__.py -> build\lib.win32-2.7\psycopg2\tests
  187. running build_ext
  188. building 'psycopg2._psycopg' extension
  189. creating build\temp.win32-2.7
  190. creating build\temp.win32-2.7\Release
  191. creating build\temp.win32-2.7\Release\psycopg
  192. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\psycopgmodule.c /Fobuild\temp.win32-2.7\Release\psycopg\psycopgmodule.obj
  193. psycopgmodule.c
  194. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\green.c /Fobuild\temp.win32-2.7\Release\psycopg\green.obj
  195. green.c
  196. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\pqpath.c /Fobuild\temp.win32-2.7\Release\psycopg\pqpath.obj
  197. pqpath.c
  198. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\utils.c /Fobuild\temp.win32-2.7\Release\psycopg\utils.obj
  199. utils.c
  200. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\bytes_format.c /Fobuild\temp.win32-2.7\Release\psycopg\bytes_format.obj
  201. bytes_format.c
  202. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\connection_int.c /Fobuild\temp.win32-2.7\Release\psycopg\connection_int.obj
  203. connection_int.c
  204. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\connection_type.c /Fobuild\temp.win32-2.7\Release\psycopg\connection_type.obj
  205. connection_type.c
  206. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\cursor_int.c /Fobuild\temp.win32-2.7\Release\psycopg\cursor_int.obj
  207. cursor_int.c
  208. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\cursor_type.c /Fobuild\temp.win32-2.7\Release\psycopg\cursor_type.obj
  209. cursor_type.c
  210. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\diagnostics_type.c /Fobuild\temp.win32-2.7\Release\psycopg\diagnostics_type.obj
  211. diagnostics_type.c
  212. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\error_type.c /Fobuild\temp.win32-2.7\Release\psycopg\error_type.obj
  213. error_type.c
  214. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\lobject_int.c /Fobuild\temp.win32-2.7\Release\psycopg\lobject_int.obj
  215. lobject_int.c
  216. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\lobject_type.c /Fobuild\temp.win32-2.7\Release\psycopg\lobject_type.obj
  217. lobject_type.c
  218. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\notify_type.c /Fobuild\temp.win32-2.7\Release\psycopg\notify_type.obj
  219. notify_type.c
  220. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\xid_type.c /Fobuild\temp.win32-2.7\Release\psycopg\xid_type.obj
  221. xid_type.c
  222. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_asis.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_asis.obj
  223. adapter_asis.c
  224. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_binary.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_binary.obj
  225. adapter_binary.c
  226. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_datetime.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_datetime.obj
  227. adapter_datetime.c
  228. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_list.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_list.obj
  229. adapter_list.c
  230. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_pboolean.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_pboolean.obj
  231. adapter_pboolean.c
  232. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_pdecimal.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_pdecimal.obj
  233. adapter_pdecimal.c
  234. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_pint.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_pint.obj
  235. adapter_pint.c
  236. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_pfloat.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_pfloat.obj
  237. adapter_pfloat.c
  238. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\adapter_qstring.c /Fobuild\temp.win32-2.7\Release\psycopg\adapter_qstring.obj
  239. adapter_qstring.c
  240. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\microprotocols.c /Fobuild\temp.win32-2.7\Release\psycopg\microprotocols.obj
  241. microprotocols.c
  242. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\microprotocols_proto.c /Fobuild\temp.win32-2.7\Release\psycopg\microprotocols_proto.obj
  243. microprotocols_proto.c
  244. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSYCOPG_DEFAULT_PYDATETIME=1 "-DPSYCOPG_VERSION=\"2.6 (dt dec pq3 ext)\"" -DPG_VERSION_HEX=0x090605 -Ic:\python27\include -Ic:\python27\PC -I. -IC:/PROGRA~1/POSTGR~1/9.6/include -IC:/PROGRA~1/POSTGR~1/9.6/include/server /Tcpsycopg\typecast.c /Fobuild\temp.win32-2.7\Release\psycopg\typecast.obj
  245. typecast.c
  246. C:\Users\Adam\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:c:\python27\libs /LIBPATH:c:\python27\PCbuild /LIBPATH:c:\python27\PC\VS9.0 /LIBPATH:C:/PROGRA~1/POSTGR~1/9.6/lib ws2_32.lib advapi32.lib secur32.lib libpq.lib shfolder.lib build\temp.win32-2.7\Release\psycopg\psycopgmodule.obj build\temp.win32-2.7\Release\psycopg\green.obj build\temp.win32-2.7\Release\psycopg\pqpath.obj build\temp.win32-2.7\Release\psycopg\utils.obj build\temp.win32-2.7\Release\psycopg\bytes_format.obj build\temp.win32-2.7\Release\psycopg\connection_int.obj build\temp.win32-2.7\Release\psycopg\connection_type.obj build\temp.win32-2.7\Release\psycopg\cursor_int.obj build\temp.win32-2.7\Release\psycopg\cursor_type.obj build\temp.win32-2.7\Release\psycopg\diagnostics_type.obj build\temp.win32-2.7\Release\psycopg\error_type.obj build\temp.win32-2.7\Release\psycopg\lobject_int.obj build\temp.win32-2.7\Release\psycopg\lobject_type.obj build\temp.win32-2.7\Release\psycopg\notify_type.obj build\temp.win32-2.7\Release\psycopg\xid_type.obj build\temp.win32-2.7\Release\psycopg\adapter_asis.obj build\temp.win32-2.7\Release\psycopg\adapter_binary.obj build\temp.win32-2.7\Release\psycopg\adapter_datetime.obj build\temp.win32-2.7\Release\psycopg\adapter_list.obj build\temp.win32-2.7\Release\psycopg\adapter_pboolean.obj build\temp.win32-2.7\Release\psycopg\adapter_pdecimal.obj build\temp.win32-2.7\Release\psycopg\adapter_pint.obj build\temp.win32-2.7\Release\psycopg\adapter_pfloat.obj build\temp.win32-2.7\Release\psycopg\adapter_qstring.obj build\temp.win32-2.7\Release\psycopg\microprotocols.obj build\temp.win32-2.7\Release\psycopg\microprotocols_proto.obj build\temp.win32-2.7\Release\psycopg\typecast.obj /OUT:build\lib.win32-2.7\psycopg2\_psycopg.pyd /IMPLIB:build\temp.win32-2.7\Release\psycopg\_psycopg.lib /MANIFESTFILE:build\temp.win32-2.7\Release\psycopg\_psycopg.pyd.manifest
  247. Creating library build\temp.win32-2.7\Release\psycopg\_psycopg.lib and object build\temp.win32-2.7\Release\psycopg\_psycopg.exp
  248. pqpath.obj : error LNK2019: unresolved external symbol _PQclear referenced in function _pq_raise
  249. connection_int.obj : error LNK2001: unresolved external symbol _PQclear
  250. cursor_type.obj : error LNK2001: unresolved external symbol _PQclear
  251. error_type.obj : error LNK2001: unresolved external symbol _PQclear
  252. pqpath.obj : error LNK2019: unresolved external symbol _PQerrorMessage referenced in function _pq_raise
  253. connection_int.obj : error LNK2001: unresolved external symbol _PQerrorMessage
  254. lobject_int.obj : error LNK2001: unresolved external symbol _PQerrorMessage
  255. pqpath.obj : error LNK2019: unresolved external symbol _PQresultErrorField referenced in function _pq_raise
  256. diagnostics_type.obj : error LNK2001: unresolved external symbol _PQresultErrorField
  257. pqpath.obj : error LNK2019: unresolved external symbol _PQresultErrorMessage referenced in function _pq_raise
  258. pqpath.obj : error LNK2019: unresolved external symbol _PQstatus referenced in function _pq_raise
  259. connection_int.obj : error LNK2001: unresolved external symbol _PQstatus
  260. pqpath.obj : error LNK2019: unresolved external symbol _PQgetResult referenced in function _pq_clear_async
  261. pqpath.obj : error LNK2019: unresolved external symbol _PQsetnonblocking referenced in function _pq_set_non_blocking
  262. pqpath.obj : error LNK2019: unresolved external symbol _PQresultStatus referenced in function _pq_execute_command_locked
  263. connection_int.obj : error LNK2001: unresolved external symbol _PQresultStatus
  264. pqpath.obj : error LNK2019: unresolved external symbol _PQexec referenced in function _pq_execute_command_locked
  265. pqpath.obj : error LNK2019: unresolved external symbol _PQgetvalue referenced in function _pq_get_guc_locked
  266. cursor_type.obj : error LNK2001: unresolved external symbol _PQgetvalue
  267. pqpath.obj : error LNK2019: unresolved external symbol _PQisBusy referenced in function _pq_is_busy
  268. pqpath.obj : error LNK2019: unresolved external symbol _PQconsumeInput referenced in function _pq_is_busy
  269. pqpath.obj : error LNK2019: unresolved external symbol _PQflush referenced in function _pq_flush
  270. connection_int.obj : error LNK2001: unresolved external symbol _PQflush
  271. pqpath.obj : error LNK2019: unresolved external symbol _PQsendQuery referenced in function _pq_send_query
  272. pqpath.obj : error LNK2019: unresolved external symbol _PQfname referenced in function __pq_fetch_tuples
  273. pqpath.obj : error LNK2019: unresolved external symbol _PQfmod referenced in function __pq_fetch_tuples
  274. pqpath.obj : error LNK2019: unresolved external symbol _PQfsize referenced in function __pq_fetch_tuples
  275. pqpath.obj : error LNK2019: unresolved external symbol _PQftype referenced in function __pq_fetch_tuples
  276. pqpath.obj : error LNK2019: unresolved external symbol _PQbinaryTuples referenced in function __pq_fetch_tuples
  277. pqpath.obj : error LNK2019: unresolved external symbol _PQnfields referenced in function __pq_fetch_tuples
  278. cursor_type.obj : error LNK2001: unresolved external symbol _PQnfields
  279. pqpath.obj : error LNK2019: unresolved external symbol _PQcmdTuples referenced in function __read_rowcount
  280. pqpath.obj : error LNK2019: unresolved external symbol _PQputCopyEnd referenced in function __pq_copy_in_v3
  281. pqpath.obj : error LNK2019: unresolved external symbol _PQputCopyData referenced in function __pq_copy_in_v3
  282. pqpath.obj : error LNK2019: unresolved external symbol _PQfreemem referenced in function __pq_copy_out_v3
  283. connection_int.obj : error LNK2001: unresolved external symbol _PQfreemem
  284. adapter_binary.obj : error LNK2001: unresolved external symbol _PQfreemem
  285. pqpath.obj : error LNK2019: unresolved external symbol _PQgetCopyData referenced in function __pq_copy_out_v3
  286. pqpath.obj : error LNK2019: unresolved external symbol _PQntuples referenced in function _pq_fetch
  287. pqpath.obj : error LNK2019: unresolved external symbol _PQoidValue referenced in function _pq_fetch
  288. pqpath.obj : error LNK2019: unresolved external symbol _PQcmdStatus referenced in function _pq_fetch
  289. pqpath.obj : error LNK2019: unresolved external symbol _PQresStatus referenced in function _pq_fetch
  290. utils.obj : error LNK2019: unresolved external symbol _PQescapeString referenced in function _psycopg_escape_string
  291. utils.obj : error LNK2019: unresolved external symbol _PQescapeStringConn referenced in function _psycopg_escape_string
  292. connection_int.obj : error LNK2019: unresolved external symbol _PQnotifies referenced in function _conn_notifies_process
  293. connection_int.obj : error LNK2019: unresolved external symbol _PQparameterStatus referenced in function _conn_get_standard_conforming_strings
  294. connection_type.obj : error LNK2001: unresolved external symbol _PQparameterStatus
  295. connection_int.obj : error LNK2019: unresolved external symbol _PQprotocolVersion referenced in function _conn_get_protocol_version
  296. connection_int.obj : error LNK2019: unresolved external symbol _PQserverVersion referenced in function _conn_get_server_version
  297. connection_int.obj : error LNK2019: unresolved external symbol _PQgetCancel referenced in function _conn_setup_cancel
  298. connection_int.obj : error LNK2019: unresolved external symbol _PQfreeCancel referenced in function _conn_setup_cancel
  299. connection_type.obj : error LNK2001: unresolved external symbol _PQfreeCancel
  300. connection_int.obj : error LNK2019: unresolved external symbol _PQsetNoticeProcessor referenced in function __conn_sync_connect
  301. connection_int.obj : error LNK2019: unresolved external symbol _PQconnectStart referenced in function __conn_sync_connect
  302. connection_int.obj : error LNK2019: unresolved external symbol _PQconnectdb referenced in function __conn_sync_connect
  303. connection_int.obj : error LNK2019: unresolved external symbol _PQconnectPoll referenced in function __conn_poll_connecting
  304. connection_int.obj : error LNK2019: unresolved external symbol _PQfinish referenced in function _conn_close_locked
  305. connection_type.obj : error LNK2019: unresolved external symbol _PQtransactionStatus referenced in function _psyco_conn_get_transaction_status
  306. cursor_type.obj : error LNK2001: unresolved external symbol _PQtransactionStatus
  307. connection_type.obj : error LNK2019: unresolved external symbol _PQbackendPID referenced in function _psyco_conn_get_backend_pid
  308. connection_type.obj : error LNK2019: unresolved external symbol _PQsocket referenced in function _psyco_conn_fileno
  309. connection_type.obj : error LNK2019: unresolved external symbol _PQcancel referenced in function _psyco_conn_cancel
  310. cursor_type.obj : error LNK2019: unresolved external symbol _PQgetlength referenced in function __psyco_curs_buildrow_fill
  311. cursor_type.obj : error LNK2019: unresolved external symbol _PQgetisnull referenced in function __psyco_curs_buildrow_fill
  312. lobject_int.obj : error LNK2019: unresolved external symbol _lo_open referenced in function _lobject_open
  313. lobject_int.obj : error LNK2019: unresolved external symbol _lo_creat referenced in function _lobject_open
  314. lobject_int.obj : error LNK2019: unresolved external symbol _lo_create referenced in function _lobject_open
  315. lobject_int.obj : error LNK2019: unresolved external symbol _lo_import referenced in function _lobject_open
  316. lobject_int.obj : error LNK2019: unresolved external symbol _lo_close referenced in function _lobject_close_locked
  317. lobject_int.obj : error LNK2019: unresolved external symbol _lo_unlink referenced in function _lobject_unlink
  318. lobject_int.obj : error LNK2019: unresolved external symbol _lo_write referenced in function _lobject_write
  319. lobject_int.obj : error LNK2019: unresolved external symbol _lo_read referenced in function _lobject_read
  320. lobject_int.obj : error LNK2019: unresolved external symbol _lo_lseek referenced in function _lobject_seek
  321. lobject_int.obj : error LNK2019: unresolved external symbol _lo_tell referenced in function _lobject_tell
  322. lobject_int.obj : error LNK2019: unresolved external symbol _lo_export referenced in function _lobject_export
  323. lobject_int.obj : error LNK2019: unresolved external symbol _lo_truncate referenced in function _lobject_truncate
  324. adapter_binary.obj : error LNK2019: unresolved external symbol _PQescapeBytea referenced in function _binary_escape
  325. adapter_binary.obj : error LNK2019: unresolved external symbol _PQescapeByteaConn referenced in function _binary_escape
  326. build\lib.win32-2.7\psycopg2\_psycopg.pyd : fatal error LNK1120: 62 unresolved externals
  327. error: command 'C:\\Users\\Adam\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\link.exe' failed with exit status 1120
  328.  
  329. ----------------------------------------
  330. Rolling back uninstall of psycopg2
  331. Command "c:\python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\Adam\\appdata\\local\\temp\\pip-build-bykm5e\\psycopg2\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\Adam\appdata\local\temp\pip-cidizd-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\Adam\appdata\local\temp\pip-build-bykm5e\psycopg2\
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement