Obsah fóra
PravidláRegistrovaťPrihlásenie




Odpovedať na tému [ Príspevok: 1 ] 
AutorSpráva
Offline

Zmazaný užívateľ
Zmazaný užívateľ
Obrázok užívateľa
Príspevok NapísalOffline : 17.11.2015 20:41

Neviem ako mam vlastne naistalovat tie hore dva uvadzane programy.

Citácia:
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. Všetky práva vyhradené.

C:\Users\ZMarek>cd c:\python27\scripts

c:\Python27\Scripts>pip install mitmproxy
Requirement already satisfied (use --upgrade to upgrade): mitmproxy in c:\python27\lib\site-packages
Requirement already satisfied (use --upgrade to upgrade): netlib<0.15,>=0.14 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): pyasn1>0.1.2 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): click>=5.1 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): configargparse>=0.9.3 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): pyperclip>=1.5.8 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): pydivert>=0.0.7 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): blinker>=1.3 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): Pillow>=2.3.0 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): construct>=2.5.2 in c:\python27\lib\site-packages (from mitmproxy)
Collecting lxml>=3.3.6 (from mitmproxy)
Using cached lxml-3.5.0.tar.gz
Requirement already satisfied (use --upgrade to upgrade): pyparsing>=1.5.2 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): html2text>=2015.4.14 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): tornado>=4.0.2 in c:\python27\lib\site-packages (from mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): certifi>=2015.9.6.2 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): passlib>=1.6.2 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): ipaddress>=1.0.14 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): backports.ssl-match-hostname>=3.4.0.2 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): hpack>=1.0.1 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): cryptography>=1.0 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.15.1 in c:\python27\lib\site-packages (from netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): singledispatch in c:\python27\lib\site-packages (from tornado>=4.0.2->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): backports-abc>=0.4 in c:\python27\lib\site-packages (from tornado>=4.0.2->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): setuptools in c:\python27\lib\site-packages\setuptools-18.5-py2.7.egg (from cryptography>=1.0->netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): enum34 in c:\python27\lib\site-packages (from cryptography>=1.0->netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): idna>=2.0 in c:\python27\lib\site-packages (from cryptography>=1.0->netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): cffi>=1.1.0 in c:\python27\lib\site-packages (from cryptography>=1.0->netlib<0.15,>=0.14->mitmproxy)
Requirement already satisfied (use --upgrade to upgrade): pycparser in c:\python27\lib\site-packages (from cffi>=1.1.0->cryptography>=1.0->netlib<0.15,>=0.14->mitmproxy)
Building wheels for collected packages: lxml
Running setup.py bdist_wheel for lxml
Complete output from command C:\Python27\python.exe -c "import setuptools;__file__='c:\\users\\zmarek\\appdata\\local\\temp\\pip-build-8a9eyx\\lxml\\setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d c:\users\zmarek\appdata\local\temp\tmpqkmz4upip-wheel-:
Building lxml version 3.5.0.
Building without Cython.
ERROR: 'xslt-config' is not recognized as an internal or external command,
operable program or batch file.

** make sure the development packages of libxml2 and libxslt are installed **

Using build configuration of libxslt
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win32-2.7
creating build\lib.win32-2.7\lxml
copying src\lxml\builder.py -> build\lib.win32-2.7\lxml
copying src\lxml\cssselect.py -> build\lib.win32-2.7\lxml
copying src\lxml\doctestcompare.py -> build\lib.win32-2.7\lxml
copying src\lxml\ElementInclude.py -> build\lib.win32-2.7\lxml
copying src\lxml\pyclasslookup.py -> build\lib.win32-2.7\lxml
copying src\lxml\sax.py -> build\lib.win32-2.7\lxml
copying src\lxml\usedoctest.py -> build\lib.win32-2.7\lxml
copying src\lxml\_elementpath.py -> build\lib.win32-2.7\lxml
copying src\lxml\__init__.py -> build\lib.win32-2.7\lxml
creating build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\__init__.py -> build\lib.win32-2.7\lxml\includes
creating build\lib.win32-2.7\lxml\html
copying src\lxml\html\builder.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\clean.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\defs.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\diff.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\ElementSoup.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\formfill.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\html5parser.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\soupparser.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\usedoctest.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\_diffcommand.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\_html5builder.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\_setmixin.py -> build\lib.win32-2.7\lxml\html
copying src\lxml\html\__init__.py -> build\lib.win32-2.7\lxml\html
creating build\lib.win32-2.7\lxml\isoschematron
copying src\lxml\isoschematron\__init__.py -> build\lib.win32-2.7\lxml\isoschematron
copying src\lxml\lxml.etree.h -> build\lib.win32-2.7\lxml
copying src\lxml\lxml.etree_api.h -> build\lib.win32-2.7\lxml
copying src\lxml\includes\c14n.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\config.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\dtdvalid.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\etreepublic.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\htmlparser.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\relaxng.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\schematron.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\tree.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\uri.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\xinclude.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\xmlerror.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\xmlparser.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\xmlschema.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\xpath.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\xslt.pxd -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\etree_defs.h -> build\lib.win32-2.7\lxml\includes
copying src\lxml\includes\lxml-version.h -> build\lib.win32-2.7\lxml\includes
creating build\lib.win32-2.7\lxml\isoschematron\resources
creating build\lib.win32-2.7\lxml\isoschematron\resources\rng
copying src\lxml\isoschematron\resources\rng\iso-schematron.rng -> build\lib.win32-2.7\lxml\isoschematron\resources\rng
creating build\lib.win32-2.7\lxml\isoschematron\resources\xsl
copying src\lxml\isoschematron\resources\xsl\RNG2Schtrn.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl
copying src\lxml\isoschematron\resources\xsl\XSD2Schtrn.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl
creating build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_abstract_expand.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_dsdl_include.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schematron_message.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schematron_skeleton_for_xslt1.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_svrl_for_xslt1.xsl -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\readme.txt -> build\lib.win32-2.7\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
running build_ext
building 'lxml.etree' extension
creating build\temp.win32-2.7
creating build\temp.win32-2.7\Release
creating build\temp.win32-2.7\Release\src
creating build\temp.win32-2.7\Release\src\lxml
C:\Users\ZMarek\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Isrc\lxml\includes -IC:\Python27\include -IC:\Python27\PC /Tcsrc\lxml\lxml.etree.c /Fobuild\temp.win32-2.7\Release\src\lxml\lxml.etree.obj -w
cl : Command line warning D9025 : overriding '/W3' with '/w'
lxml.etree.c
src\lxml\includes\etree_defs.h(14) : fatal error C1083: Cannot open include file: 'libxml/xmlversion.h': No such file or directory
Compile failed: command 'C:\\Users\\ZMarek\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2
creating users
creating users\zmarek
creating users\zmarek\appdata
creating users\zmarek\appdata\local
creating users\zmarek\appdata\local\temp
C:\Users\ZMarek\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/usr/include/libxml2 /Tcc:\users\zmarek\appdata\local\temp\xmlXPathInit38ht1w.c /Fousers\zmarek\appdata\local\temp\xmlXPathInit38ht1w.obj
xmlXPathInit38ht1w.c
c:\users\zmarek\appdata\local\temp\xmlXPathInit38ht1w.c(1) : fatal error C1083: Cannot open include file: 'libxml/xpath.h': No such file or directory
*********************************************************************************
Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?
*********************************************************************************
error: command 'C:\\Users\\ZMarek\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2

----------------------------------------

Failed building wheel for lxml

Failed to build lxml
Installing collected packages: lxml
Found existing installation: lxml 2.3
Uninstalling lxml-2.3:
Successfully uninstalled lxml-2.3
Running setup.py install for lxml
Complete output from command C:\Python27\python.exe -c "import setuptools, tokenize;__file__='c:\\users\\zmarek\\appdata\\local\\temp\\pip-build-8a9eyx\\lxml\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\zmarek\appdata\local\temp\pip-bsnhte-record\install-record.txt --single-version-externally-managed --compile:
Building lxml version 3.5.0.
Building without Cython.
ERROR: 'xslt-config' is not recognized as an internal or external command,
operable program or batch file.

** make sure the development packages of libxml2 and libxslt are installed **

Using build configuration of libxslt
running install
running build
running build_py
copying src\lxml\includes\lxml-version.h -> build\lib.win32-2.7\lxml\includes
running build_ext
building 'lxml.etree' extension
C:\Users\ZMarek\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Isrc\lxml\includes -IC:\Python27\include -IC:\Python27\PC /Tcsrc\lxml\lxml.etree.c /Fobuild\temp.win32-2.7\Release\src\lxml\lxml.etree.obj -w
cl : Command line warning D9025 : overriding '/W3' with '/w'
lxml.etree.c
src\lxml\includes\etree_defs.h(14) : fatal error C1083: Cannot open include file: 'libxml/xmlversion.h': No such file or directory
Compile failed: command 'C:\\Users\\ZMarek\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2
C:\Users\ZMarek\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/usr/include/libxml2 /Tcc:\users\zmarek\appdata\local\temp\xmlXPathInitdryjbz.c /Fousers\zmarek\appdata\local\temp\xmlXPathInitdryjbz.obj
xmlXPathInitdryjbz.c
c:\users\zmarek\appdata\local\temp\xmlXPathInitdryjbz.c(1) : fatal error C1083: Cannot open include file: 'libxml/xpath.h': No such file or directory
*********************************************************************************
Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?
*********************************************************************************
error: command 'C:\\Users\\ZMarek\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2

----------------------------------------
Rolling back uninstall of lxml

Command "C:\Python27\python.exe -c "import setuptools, tokenize;__file__='c:\\users\\zmarek\\appdata\\local\\temp\\pip-build-8a9eyx\\lxml\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\zmarek\appdata\local\temp\pip-bsnhte-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\zmarek\appdata\local\temp\pip-build-8a9eyx\lxml


c:\Python27\Scripts>




stiahol som si nejake balicky len neviem ci su spravne.


Odpovedať na tému [ Príspevok: 1 ] 


Podobné témy

 Témy  Odpovede  Zobrazenia  Posledný príspevok 
V tomto fóre nie sú ďalšie neprečítané témy. Problémy s inštaláciou

v Operačné systémy Microsoft

5

949

13.11.2005 22:41

JanoF Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problémy s inštaláciou

v Počítačové hry

2

697

18.08.2009 7:12

Zoinks Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problémy s inštaláciou Windowsu

v Operačné systémy Microsoft

6

501

26.04.2011 22:08

Devil_SK Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. yii2 problemy s instalaciou.

v PHP, ASP

0

436

12.10.2017 22:46

void Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problemy s instalaciou Win7 64bit

v Operačné systémy Microsoft

1

325

22.07.2012 14:27

shiro Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. problemy s instalaciou noveho OS

v Operačné systémy Microsoft

14

1050

11.02.2008 8:37

mumlo Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. problémy s inštaláciou win do ntb

v Notebooky a netbooky

1

233

06.02.2013 21:41

Denco1 Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Samsung Galaxy Mini- Problémy, problémy, problémy

v Smartfóny a tablety

1

2374

20.02.2012 9:28

erikoo Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problémy.problémy a stále to isté..

v Ovládače

6

1200

30.05.2007 19:32

jefo250 Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problem s instalaciou

v Operačné systémy Unix a Linux

3

418

18.03.2015 5:32

sauri Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problem s instalaciou

v Operačné systémy Unix a Linux

0

427

29.04.2012 13:28

Custodio Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problem s instalaciou

v Operačné systémy Microsoft

4

535

25.08.2010 23:22

PotPalo Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. problem s instalaciou

v Operačné systémy Microsoft

8

551

13.10.2008 23:06

alex7625 Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problém s inštaláciou

v Operačné systémy Microsoft

18

1036

26.07.2008 12:11

tinozv Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problem s instalaciou

v Ostatné programy

1

464

22.05.2010 14:36

don jebot Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Problem s instalaciou

v Operačné systémy Microsoft

8

400

04.12.2015 19:56

Enrico46 Zobrazenie posledných príspevkov


Nemôžete zakladať nové témy v tomto fóre
Nemôžete odpovedať na témy v tomto fóre
Nemôžete upravovať svoje príspevky v tomto fóre
Nemôžete mazať svoje príspevky v tomto fóre

Skočiť na:  

Powered by phpBB Jarvis © 2005 - 2024 PCforum, webhosting by WebSupport, secured by GeoTrust, edited by JanoF
Ako väčšina webových stránok aj my používame cookies. Zotrvaním na webovej stránke súhlasíte, že ich môžeme používať.
Všeobecné podmienky, spracovanie osobných údajov a pravidlá fóra