Results 1 to 8 of 8

Thread: libxml2dom can't install on my python

  1. #1

    vampirorag's Avatar
    Joined
    Dec 2015
    Posts
    80
    Userbars
    2
    Thanks
    17
    Thanked
    43/24
    DL/UL
    66/0
    Mentioned
    4 times
    Time Online
    2d 18h 57m
    Avg. Time Online
    1m

    libxml2dom can't install on my python

    I tried manually install, because pip not work here. Every i try install, appear this error:
    (you need an account to see links)
    I not found this file :/

  2. #2

    Joined
    Jul 2012
    Posts
    1,888
    Thanks
    1,619
    Thanked
    3,297/1,003
    DL/UL
    223/0
    Mentioned
    469 times
    Time Online
    132d 23h 52m
    Avg. Time Online
    45m
    Download and install (you need an account to see links).
    Open a terminal and type "pip install mechanize"
    Open a terminal and type "pip install libxml2dom"
    Download and install (you need an account to see links)

  3. #3

    vampirorag's Avatar
    Joined
    Dec 2015
    Posts
    80
    Userbars
    2
    Thanks
    17
    Thanked
    43/24
    DL/UL
    66/0
    Mentioned
    4 times
    Time Online
    2d 18h 57m
    Avg. Time Online
    1m
    Quote Originally Posted by Daviid View Post
    Download and install (you need an account to see links).
    Open a terminal and type "pip install mechanize"
    Open a terminal and type "pip install libxml2dom"
    Download and install (you need an account to see links)
    I tried install pip but not work...
    (you need an account to see links)
    In CMD i can install manually, but not with pip comand

  4. #4

    vampirorag's Avatar
    Joined
    Dec 2015
    Posts
    80
    Userbars
    2
    Thanks
    17
    Thanked
    43/24
    DL/UL
    66/0
    Mentioned
    4 times
    Time Online
    2d 18h 57m
    Avg. Time Online
    1m
    When i try install "pip" appear this error:
    Requirement already up-to-date: pip in C:\Python27\lib\site-packages

  5. #5

    Joined
    Jul 2012
    Posts
    1,888
    Thanks
    1,619
    Thanked
    3,297/1,003
    DL/UL
    223/0
    Mentioned
    469 times
    Time Online
    132d 23h 52m
    Avg. Time Online
    45m
    Quote Originally Posted by vampirorag View Post
    When i try install "pip" appear this error:
    Requirement already up-to-date: pip in C:\Python27\lib\site-packages
    Pip command is in the cmd not in the python console

    Sent from my toaster.

  6. #6

    vampirorag's Avatar
    Joined
    Dec 2015
    Posts
    80
    Userbars
    2
    Thanks
    17
    Thanked
    43/24
    DL/UL
    66/0
    Mentioned
    4 times
    Time Online
    2d 18h 57m
    Avg. Time Online
    1m
    Quote Originally Posted by Daviid View Post
    Pip command is in the cmd not in the python console

    Sent from my toaster.
    (you need an account to see links)

    Pip command is not work in CMD

  7. #7

    Joined
    Jul 2012
    Posts
    1,888
    Thanks
    1,619
    Thanked
    3,297/1,003
    DL/UL
    223/0
    Mentioned
    469 times
    Time Online
    132d 23h 52m
    Avg. Time Online
    45m
    Quote Originally Posted by vampirorag View Post
    (you need an account to see links)

    Pip command is not work in CMD
    Then it's not correctly installed

    Sent from my toaster.

  8. #8

    vampirorag's Avatar
    Joined
    Dec 2015
    Posts
    80
    Userbars
    2
    Thanks
    17
    Thanked
    43/24
    DL/UL
    66/0
    Mentioned
    4 times
    Time Online
    2d 18h 57m
    Avg. Time Online
    1m
    Quote Originally Posted by Daviid View Post
    Then it's not correctly installed

    Sent from my toaster.
    I make this:
    (you need an account to see links)

    ---------- Post added at 07:08 PM ---------- Previous post was at 07:01 PM ----------

    Quote Originally Posted by Daviid View Post
    Then it's not correctly installed

    Sent from my toaster.
    Nice CMD not recognized pip, but, i solved problem runing pip manually on cdm...
    "cd \Python27\Scripts"
    "pip.exe"
    "pip install libxml2dom"

    But my pc not recognize automatically pip. I need execute Pip on folder.
    Thanks for Help!

    Problem Solved.

  9. The Following User Says Thank You to vampirorag For This Useful Post:

    Daviid (07-11-2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •