Hi,

Site Nick recommends :

*Pip <http://pypi.python.org/pypi/pip/>* is the recommended tool for installing Python packages.
Pip and setuptools are included with Python >=3.4 and >=2.7.9.
To bootstrap pip on installations without pip, use the get-pip.py <https://pip.pypa.io/en/latest/installing.html#install-pip> script or run /python.exe pip-6.0.8-py2.py3-none‑any.whl/pip install pip-6.0.8-py2.py3-none‑any.whl/.

Regards,


Le 27/02/2015 21:00, Nick Eubank a écrit :
There's a link to directions towards the top of the page on installing whl files: https://pip.pypa.io/en/latest/user_guide.html#installing-from-wheels

Basically you use the pip utility to install the whl (often called a wheel package)! On Fri, Feb 27, 2015 at 11:08 AM patricia <[email protected] <mailto:[email protected]>> wrote:

    OK, but I could not run files with the extension whl. How should I
    proceed to perform the installation (run) the file downloaded in
    windows 8 operating system 64 bit and python 3.4?

    Thank you

    ------------------------------------------------------------------------
    From: [email protected] <mailto:[email protected]>
    Date: Fri, 27 Feb 2015 14:57:04 +0000
    To: [email protected] <mailto:[email protected]>
    Subject: Re: [igraph] : igraph with python


    You need to search for python-igraph at the site Nick recommends.

    On Thu, Feb 26, 2015 at 11:48 PM Nick Eubank <[email protected]
    <mailto:[email protected]>> wrote:

        I recommend this wonderful site!
        http://www.lfd.uci.edu/~gohlke/pythonlibs/
        <http://www.lfd.uci.edu/%7Egohlke/pythonlibs/>

        On Thu, Feb 26, 2015 at 8:45 PM patricia
        <[email protected] <mailto:[email protected]>> wrote:

            Hello

            I wonder how do I install pycairo and igraph to python
            using windows 8 operating system and python 3.4. I
            searched but did not find the executable for igraph library.

            Thank you


_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to