public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
To: marco atzeri <marco.atzeri@gmail.com>,
	 Tatsuro MATSUOKA <matsuoka@nuce.nagoya-u.ac.jp>
Cc: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Can the cygwin support scipy, pandas, sympy, jupyterlab?
Date: Thu, 17 Feb 2022 20:05:31 +0900 (JST)	[thread overview]
Message-ID: <1629300452.11720.1645095931120.JavaMail.yahoo@mail.yahoo.co.jp> (raw)
In-Reply-To: <1629300452.11720.1645095931120.JavaMail.yahoo.ref@mail.yahoo.co.jp>

> ----- Original Message -----
> 
> From: "marco atzeri" 
> To: "Tatsuro MATSUOKA" 
> Cc: "cygwin
> Date: 2022/02/17 木 19:37
> Subject: Re: Can the cygwin support scipy, pandas, sympy, jupyterlab?
> 
> 
> On Thu, Feb 17, 2022 at 8:36 AM Tatsuro MATSUOKA  wrote:
> >
> > Can the cygwin support scipy, pandas, sympy, jupyterlab?
> > The above is very popular in scientific field but the cygwin does not have the package.
> > I used the internet search and was able to install those package python pip install.
> > However, if thtse package can be installed without pip install, it will be grateful.
> >
> > Tatsuro
> >
> 
> Hi Tatsuro,
> probably yes, but I have not tried all of them
> 
> adding to the TODO list
> 
> Regards
> Marco
> 

Hello Marco

Thank you for your affirmative reply.
 
The way I installed the packages are described the below

****************************
By setup-x86_64.exe, 
cython numpy, matplotlib, wheel, zmq, gcc, g++, gfortran, libopenblas, liblapack-develop packages are installed.

Using  pip, pybind11, scipy, pandas, sympy and jupyterlab are installed

$ python3.9 -m pip install pybind11
$ python3.9 -m pip install scipy==1.6.3
  # (for scipy 1.7.x, compile errors occurred concerning to the boost. The I instelled scipy-1.6.3.
  # BUG: SciPy 1.7.x build failure on Cygwin #15296  https://github.com/scipy/scipy/issues/15296)
$ python3.9 -m pip install pandas
$ python3.9 -m pip install sympy
$ python3.9 -m pip install jupyterlab

****************************

Tatsuro


       reply	other threads:[~2022-02-17 11:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1629300452.11720.1645095931120.JavaMail.yahoo.ref@mail.yahoo.co.jp>
2022-02-17 11:05 ` Tatsuro MATSUOKA [this message]
     [not found] <1167745236.4293.1645083374397.JavaMail.yahoo.ref@mail.yahoo.co.jp>
2022-02-17  7:36 ` Tatsuro MATSUOKA
2022-02-17 10:37   ` marco atzeri
2022-02-17 11:02   ` Russell VT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1629300452.11720.1645095931120.JavaMail.yahoo@mail.yahoo.co.jp \
    --to=tmacchant2@yahoo.co.jp \
    --cc=cygwin@cygwin.com \
    --cc=marco.atzeri@gmail.com \
    --cc=matsuoka@nuce.nagoya-u.ac.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).