On Thursday, February 11, 2016 at 10:18:53 AM UTC-8, Benoit Izac wrote:
> Terry Reedy writes:
>
> >>> Since Python runs natively in Windows, why are you trying to run it
> >>> with Cygwin? I'm not implying that you shouldn't, just offhand I don't
> >>> see a reason for it.
> >>
> >> I do it becau
Terry Reedy writes:
>>> Since Python runs natively in Windows, why are you trying to run it
>>> with Cygwin? I'm not implying that you shouldn't, just offhand I don't
>>> see a reason for it.
>>
>> I do it because it's easier to install third party packages, those that
>> need an external library
Terry Reedy writes:
>>> Since Python runs natively in Windows, why are you trying to run it
>>> with Cygwin? I'm not implying that you shouldn't, just offhand I don't
>>> see a reason for it.
>>
>> I do it because it's easier to install third party packages, those that
>> need an external library
On 11/02/2016 07:46, blindanag...@nowhere.net wrote:
On 10/02/2016 23:05, Mike S wrote:
On 2/10/2016 5:05 AM, Mark Lawrence wrote:
[snip]
Have you seen this?
http://www.davidbaumgold.com/tutorials/set-up-python-windows/
I have now, but I'm perfectly happy with the free versions of Visual
S
On 2/10/2016 11:46 PM, blindanag...@nowhere.net wrote:
On 10/02/2016 23:05, Mike S wrote:
On 2/10/2016 5:05 AM, Mark Lawrence wrote:
[snip]
Have you seen this?
http://www.davidbaumgold.com/tutorials/set-up-python-windows/
I have now, but I'm perfectly happy with the free versions of Visual
On 10/02/2016 23:05, Mike S wrote:
> On 2/10/2016 5:05 AM, Mark Lawrence wrote:
[snip]
>>> Have you seen this?
>>> http://www.davidbaumgold.com/tutorials/set-up-python-windows/
>>>
>>
>> I have now, but I'm perfectly happy with the free versions of Visual
>> Studio.
[snip]
> I don't see any refer
On 2/10/2016 5:05 AM, Mark Lawrence wrote:
On 10/02/2016 03:39, Mike S via Python-list wrote:
On 2/9/2016 7:26 PM, Larry Hudson wrote:
On 02/09/2016 08:41 AM, Fillmore wrote:
Hi, I am having a hard time making my Cygwin run Python 3.5 (or Python
2.7 for that matter).
The command will hang and
On 2/10/2016 4:26 PM, Benoit Izac wrote:
Larry Hudson writes:
Since Python runs natively in Windows, why are you trying to run it
with Cygwin? I'm not implying that you shouldn't, just offhand I don't
see a reason for it.
I do it because it's easier to install third party packages, those th
Larry Hudson writes:
>> Hi, I am having a hard time making my Cygwin run Python 3.5 (or
>> Python 2.7 for that matter).
>> The command will hang and nothing happens.
>
> Just curious...
>
> Since Python runs natively in Windows, why are you trying to run it
> with Cygwin? I'm not implying that yo
On 10/02/2016 03:39, Mike S via Python-list wrote:
On 2/9/2016 7:26 PM, Larry Hudson wrote:
On 02/09/2016 08:41 AM, Fillmore wrote:
Hi, I am having a hard time making my Cygwin run Python 3.5 (or Python
2.7 for that matter).
The command will hang and nothing happens.
Just curious...
Since
On 2/9/2016 7:26 PM, Larry Hudson wrote:
On 02/09/2016 08:41 AM, Fillmore wrote:
Hi, I am having a hard time making my Cygwin run Python 3.5 (or Python
2.7 for that matter).
The command will hang and nothing happens.
Just curious...
Since Python runs natively in Windows, why are you trying
On 02/09/2016 08:41 AM, Fillmore wrote:
Hi, I am having a hard time making my Cygwin run Python 3.5 (or Python 2.7 for
that matter).
The command will hang and nothing happens.
Just curious...
Since Python runs natively in Windows, why are you trying to run it with Cygwin?
I'm not implying t
On 2/9/2016 4:47 PM, Fillmore wrote:
On 2/9/2016 3:30 PM, alvin.hacop...@gmail.com wrote:
When you run the cygwin installer you have the option of installing 2.7
> and 3.2.5, by default it will install 2.7 and 3.2 together.
> After running the installer run whereis python and use the altern
On 2/9/2016 3:30 PM, alvin.hacop...@gmail.com wrote:
When you run the cygwin installer you have the option of installing 2.7
> and 3.2.5, by default it will install 2.7 and 3.2 together.
> After running the installer run whereis python and use the alternatives
> to change it or use python3 ins
On Tuesday, February 9, 2016 at 12:20:06 PM UTC-8, Fillmore wrote:
> On 2/9/2016 2:29 PM, alvin.hacop...@gmail.com wrote:
>
>
> >
> > $ ls -l /usr/bin/python
> > rm /usr/bin/python
> >
> > $ ln -s /usr/bin/python /usr/bin/python3.2m.exe
> >
> > $ /usr/bin/python --version
> > Python 3.2.5
> >
> >
On 2/9/2016 2:29 PM, alvin.hacop...@gmail.com wrote:
$ ls -l /usr/bin/python
rm /usr/bin/python
$ ln -s /usr/bin/python /usr/bin/python3.2m.exe
$ /usr/bin/python --version
Python 3.2.5
$ pydoc modules
Still no luck (:
~
$ python --version
Python 3.5.1
~
$ python
(..hangs indefinitel
On Tuesday, February 9, 2016 at 8:41:43 AM UTC-8, Fillmore wrote:
> Hi, I am having a hard time making my Cygwin run Python 3.5 (or Python 2.7
> for that matter).
> The command will hang and nothing happens.
>
> A cursory search on the net reveals many possibilities, which might mean a lot
> of t
Hi, I am having a hard time making my Cygwin run Python 3.5 (or Python 2.7 for
that matter).
The command will hang and nothing happens.
A cursory search on the net reveals many possibilities, which might mean a lot
of trial and error, which I would very much like to avoid.
Any suggestions on h
18 matches
Mail list logo