Advertisement
NightKev

unable to install py-notify

Sep 26th, 2011
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. C:\...>easy_install py-notify
  2. Searching for py-notify
  3. Reading http://pypi.python.org/simple/py-notify/
  4. Reading http://home.gna.org/py-notify/
  5. Reading http://download.gna.org/py-notify/
  6. Best match: py-notify 0.3.1
  7. Downloading http://pypi.python.org/packages/source/p/py-notify/py-notify-0.3.1.tar.gz#md5=58428761bc196bf9b1f1d930991ee3ca
  8. Processing py-notify-0.3.1.tar.gz
  9. Running py-notify-0.3.1\setup.py -q bdist_egg --dist-dir c:\users\nightkev\appdata\local\temp\easy_install-pxhsih\py-notify-0.3.1\egg-dist-tmp-0xvnbg
  10. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x1bc): undefined reference to `_imp___Py_NoneStruct'
  11. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x1cc): undefined reference to `_imp___Py_NoneStruct'
  12. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x221): undefined reference to `_imp___Py_NoneStruct'
  13. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x386): undefined reference to `_imp___Py_NoneStruct'
  14. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x49c): undefined reference to `_imp___Py_NoneStruct'
  15. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x5b7): more undefined references to `_imp___Py_NoneStruct' follow
  16. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x7ce): undefined reference to `_imp__PyExc_ValueError'
  17. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x7e8): undefined reference to `_imp__PyExc_ValueError'
  18. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x84a): undefined reference to `_imp__PyExc_ValueError'
  19. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x8df): undefined reference to `_imp___Py_NoneStruct'
  20. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0x9b6): undefined reference to `_imp__PyType_Type'
  21. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0xa6f): undefined reference to `_imp__PyType_Type'
  22. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0xb20): undefined reference to `_imp__PyType_Type'
  23. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0xb76): undefined reference to `_imp__PyType_Type'
  24. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0xbcc): undefined reference to `_imp__PyType_Type'
  25. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0xce5): undefined reference to `_imp__PyExc_ImportError'
  26. build\temp.win32-2.7\Release\notify\gc.o:gc.c:(.text+0xcfe): undefined reference to `_imp__PyExc_ValueError'
  27. collect2: ld returned 1 exit status
  28. dllwrap: gcc exited with status 1
  29. error: Setup script exited with error: command 'dllwrap' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement