Re: Posts from gmane no longer allowed?

2021-09-26 Thread Ned Deily
On 9/26/21 20:38, Grant Edwards wrote: On 2021-09-26, Ethan Furman wrote: On 9/26/21 10:34 AM, Grant Edwards wrote: On 2021-09-26, Ethan Furman wrote: I am unaware of a change in the newsgroup <--> mailing list policy, and other newsgroup posts were coming through last week (it's been a li

[RELEASE] Python 3.7.12 and 3.6.15 security updates now available

2021-09-04 Thread Ned Deily
://www.python.org/psf-landing/ -- Ned Deily n...@python.org -- [] signature.asc Description: Message signed with OpenPGP -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.10 and 3.6.13 security updates now available

2021-02-15 Thread Ned Deily
://www.python.org/psf-landing/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: IDLE 3.8.4 [was 3.8.3] -- bug report

2020-08-03 Thread Ned Deily
On 2020-08-03 15:37, Halvard Tislavoll wrote: > I'am dealing with a bug [...] > Python 3.8.4 (default, Jul 20 2020, 20:20:14) > IDLE 3.8.4 > > I have been using IDLE for many years. But now I can not do it. > > Example: > I write a heading for a python script in my text editor, xed and save as >

Re: Installing Python 3.8.3 with tkinter

2020-07-23 Thread Ned Deily
On 2020-07-23 00:30, Klaus Jantzen wrote: > On 7/22/20 11:05 PM, Ned Deily wrote: >> On 2020-07-22 06:20, Klaus Jantzen wrote: >>> Trying to install Python 3.8.3 with tkinter I run configure with the >>> following options >>> >>> ./configure --enable-op

Re: Installing Python 3.8.3 with tkinter

2020-07-22 Thread Ned Deily
On 2020-07-22 06:20, Klaus Jantzen wrote: > Trying to install Python 3.8.3 with tkinter I run configure with the > following options > > ./configure --enable-optimizations --with-ssl-default-suites=openssl > --with-openssl=/usr/local --enable-loadable-sqlite-extensions > --with-pydebug --with-tclt

[RELEASE] Python 3.7.8 and 3.6.11 now available - last 3.7.x bugfix release

2020-06-28 Thread Ned Deily
https://discuss.python.org/t/python-3-7-8-and-3-6-11-now-available-last-3-7-x-bugfix-release/4583 -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.8rc1 and 3.6.11rc1 are now available for testing

2020-06-17 Thread Ned Deily
Details here: https://discuss.python.org/t/python-3-7-8rc1-and-3-6-11rc1-are-now-available-for-testing/4467 https://www.python.org/downloads/release/python-378rc1/ https://www.python.org/downloads/release/python-3611rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org

[RELEASE] Python 3.7.7 is now available

2020-03-10 Thread Ned Deily
https://discuss.python.org/t/python-3-7-7-is-now-available/3682 https://www.python.org/downloads/release/python-377/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: [Python-Dev] [RELEASE] Python 3.7.7rc1 is now available for testing

2020-03-04 Thread Ned Deily
On Mar 4, 2020, at 23:39, Jonathan Goble wrote: >> On Wed, Mar 4, 2020 at 10:05 PM Ned Deily wrote: >> On Mar 4, 2020, at 17:17, Jonathan Goble wrote: >> > On Wed, Mar 4, 2020 at 1:02 PM Ned Deily wrote: >> > Details here: >> >> https://discuss.python.

Re: [Python-Dev] [RELEASE] Python 3.7.7rc1 is now available for testing

2020-03-04 Thread Ned Deily
On Mar 4, 2020, at 17:17, Jonathan Goble wrote: > On Wed, Mar 4, 2020 at 1:02 PM Ned Deily wrote: > Details here: > >> https://discuss.python.org/t/python-3-7-7rc1-is-now-available-for-testing/3638 >> >> "Assuming no critical problems are found prior to 2020-0

[RELEASE] Python 3.7.7rc1 is now available for testing

2020-03-04 Thread Ned Deily
Details here: https://discuss.python.org/t/python-3-7-7rc1-is-now-available-for-testing/3638 https://www.python.org/downloads/release/python-377rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: Unable to install Flask-Mongoengine

2019-12-15 Thread Ned Deily
On 2019-12-15 03:13, Test Bot wrote: I am unable to install *Flask-Mongoengine* using pip. Here are my specifications 1. *OS* => OSX 10.14.6 2. *Python* => Python 3.8.0 (Working in a virtualenv) 3. *Dependency Manager* => pip(19.3.1), setuptools(42.0.2) 3. *Flask-Mongoengine* => flask-mongoengi

[RELEASE] Python 3.7.6rc1 and 3.6.10rc1 are now available for testing

2019-12-11 Thread Ned Deily
Details here: https://discuss.python.org/t/python-3-7-6rc1-and-3-6-10rc1-are-now-available-for-testing/2835 https://www.python.org/downloads/release/python-376rc1/ https://www.python.org/downloads/release/python-3610rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org

[RELEASE] Python 3.7.5 is now available

2019-10-15 Thread Ned Deily
. -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.5rc1 is now available for testing

2019-10-01 Thread Ned Deily
recommended for production environments. You can find the release files, a link to the changelog, and more information here: https://www.python.org/downloads/release/python-375rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.4 is now available

2019-07-08 Thread Ned Deily
on.org/3.7/whatsnew/3.7.html Thanks to all of the many volunteers who help make Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation: https://www.python.org/psf/ --

[RELEASE] Python 3.7.4rc2 is now available for testing

2019-07-02 Thread Ned Deily
changelog, and more information here: https://www.python.org/downloads/release/python-374rc2/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.9 security-fix release is now available

2019-07-02 Thread Ned Deily
can find the release files, a link to the changelog, and more information here: https://www.python.org/downloads/release/python-369/ https://www.python.org/downloads/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.4rc1 and 3.6.9rc1 are now available

2019-06-18 Thread Ned Deily
/release/python-374rc1/ https://www.python.org/downloads/release/python-369rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.3 is now available

2019-03-25 Thread Ned Deily
possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation. https://docs.python.org/3.7/whatsnew/3.7.html https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-3-final https://www.python.org/psf/ -- Ned

[RELEASE] Python 3.7.3rc1 is now available for testing.

2019-03-12 Thread Ned Deily
recommended for production environments. You can find the release files, a link to the changelog, and more information here: https://www.python.org/downloads/release/python-373rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.2 and 3.6.8 are now available

2018-12-24 Thread Ned Deily
#python-3-7-2-final https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-8-final https://www.python.org/psf/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.2rc1 and 3.6.8rc1 now available for testing

2018-12-11 Thread Ned Deily
releases and more information here: https://www.python.org/downloads/release/python-372rc1/ https://www.python.org/downloads/release/python-368rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.1 and 3.6.7 are now available

2018-10-20 Thread Ned Deily
Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation. -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.1rc2 and 3.6.7rc2 now available for testing

2018-10-13 Thread Ned Deily
/python-371rc2/ https://www.python.org/downloads/release/python-367rc2/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.1rc1 and 3.6.7rc1 now available for testing

2018-09-26 Thread Ned Deily
-371rc1/ https://www.python.org/downloads/release/python-367rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Python 3.7.0 is now available! (and so is 3.6.6)

2018-06-27 Thread Ned Deily
the Python Software Foundation. https://www.python.org/psf/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.0rc1 and 3.6.6rc1 are now available

2018-06-12 Thread Ned Deily
://www.python.org/downloads/release/python-366rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.0b5 bonus beta!

2018-05-30 Thread Ned Deily
06-11, followed by the official release of 3.7.0, now planned for 2018-06-27. You can find Python 3.7.0b5 and more information here: https://www.python.org/downloads/release/python-370b5/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.0b4, final 3.7 beta, now available for testing

2018-05-02 Thread Ned Deily
out! The next preview release will be the release candidate and is planned for 2018-05-21 followed by the official release of 3.7.0, planned for 2018-06-15. You can find Python 3.7.0b4 and more information here: https://www.python.org/downloads/release/python-370b4/ -- Ned Deily n...@python.org

[RELEASE] Python 3.7.0b3 is now available for testing

2018-03-29 Thread Ned Deily
ore information about the release schedule can be found here: https://www.python.org/dev/peps/pep-0537/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.5 is now available

2018-03-28 Thread Ned Deily
https://www.python.org/psf/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: macOS specific - reading calendar information

2018-03-15 Thread Ned Deily
On 2018-03-15 03:58, Christian Gollwitzer wrote: > Am 15.03.18 um 08:32 schrieb Jan Erik Moström: >> I would like to read what calendar events I have on a range of days. I >> would like to get the data from whatever storage Calendar use, in my >> personal case I sync to iCloud. [...] > The native s

Re: urllib.request.urlopen fails with https

2018-03-15 Thread Ned Deily
On 2018-03-14 18:04, Irv Kalb wrote: > File > "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/urllib/request.py", > line 1320, in do_open > raise URLError(err) > urllib.error.URLError: certificate verify failed (_ssl.c:749)> If you are using Python 3.6 for macOS from a py

[RELEASE] Python 3.6.5rc1 is now available for testing

2018-03-13 Thread Ned Deily
/release/python-365rc1/ Attention macOS users: as of 3.6.5rc1, there is a new additional installer variant for macOS 10.9+ that includes a built-in version of Tcl/Tk 8.6. This variant is expected to become the default variant in future releases. Check it out! -- Ned Deily n...@python.org

[RELEASE] Python 3.7.0b2 is now available for testing

2018-02-27 Thread Ned Deily
nd here: https://www.python.org/dev/peps/pep-0537/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.0b1 is now available for testing

2018-01-31 Thread Ned Deily
n be found here: https://www.python.org/dev/peps/pep-0537/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.0a4 is now available for testing

2018-01-09 Thread Ned Deily
preview release and its use is not recommended for production environments. The next preview release, 3.7.0b1, is planned for 2018-01-29. You can find Python 3.7.0a4 and more information here: https://www.python.org/downloads/release/python-370a4/ -- Ned Deily n...@python.org

[RELEASE] Python 3.6.4 is now available

2017-12-19 Thread Ned Deily
The next maintenance release of Python 3.6 is expected to follow in about 3 months, around the end of 2018-03. More information about the 3.6 release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ Enjoy! -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailma

[RELEASE] Python 3.6.4rc1 and 3.7.0a3 now available for testing

2017-12-08 Thread Ned Deily
-370a3/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: [Python-Dev] [RELEASE] Python 3.6.4rc1 and 3.7.0a3 now available for testing

2017-12-06 Thread Ned Deily
if you or perhaps your organization would like to help the Python community in other ways, consider supporting the Python Software Foundation: https://www.python.org/psf-landing/. -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.4rc1 and 3.7.0a3 now available for testing

2017-12-05 Thread Ned Deily
/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.7.0a2 is now available for testing

2017-10-17 Thread Ned Deily
a preview release and its use is not recommended for production environments. The next preview, 3.7.0a3, is planned for 2017-11-27. You can find Python 3.7.0a2 and more information here: https://www.python.org/downloads/release/python-370a2/ -- Ned Deily n...@python.org -- [] -- https

[RELEASE] Python 3.6.3 is now available

2017-10-03 Thread Ned Deily
The next maintenance release of Python 3.6 is expected to follow in about 3 months, around the end of 2017-12. More information about the 3.6 release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ Enjoy! -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailma

[RELEASE] Python 3.6.3rc1 and 3.7.0a1 are now available for testing and more

2017-09-19 Thread Ned Deily
ing system releases and some tests may fail. If you are still using Python 3.3.x, we **strongly** encourage you to upgrade now to a more recent, fully supported version of Python 3. You can find Python 3.3.7 here: https://www.python.org/downloads/release/python-337/ -- Ned Deily n...@

Python 3.3.7rc1 now available prior to Python 3.3 end-of-life

2017-09-06 Thread Ned Deily
://www.python.org/downloads/release/python-337rc1/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.2 is now available

2017-07-16 Thread Ned Deily
The most current updated versions will appear here: https://docs.python.org/3.6/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.2rc2 is now available for testing

2017-07-07 Thread Ned Deily
e-2 3.6.2 is now planned for final release on 2017-07-17 with the next maintenance release expected to follow in about 3 months. More information about the 3.6 release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.

[RELEASE] Python 3.6.2rc1 is now available for testing

2017-06-17 Thread Ned Deily
nformation about the 3.6 release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.1 is now available

2017-03-21 Thread Ned Deily
release of Python 3.6 is expected to follow in about 3 months by the end of 2017-06. More information about the 3.6 release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.1rc1 is now available

2017-03-05 Thread Ned Deily
.6 release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.0 is released!

2016-12-23 Thread Ned Deily
n. More at: https://www.python.org/psf-landing/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.0rc2 is now available

2016-12-16 Thread Ned Deily
python.org/downloads/release/python-360rc2/ Note that 3.6.0rc2 is still a preview release and thus its use is not recommended for production environments. More information about the release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -- []

[RELEASE] Python 3.6.0rc1 is now available

2016-12-06 Thread Ned Deily
n be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.0b4 is now available

2016-11-21 Thread Ned Deily
v/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

[RELEASE] Python 3.6.0b3 is now available

2016-10-31 Thread Ned Deily
and its use is not recommended for production environments The next pre-release of Python 3.6 will be 3.6.0b4, currently scheduled for 2016-11-21. More information about the release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ -- Ned Deily n...@python.org -

[RELEASE] Python 3.6.0b2 is now available

2016-10-10 Thread Ned Deily
v/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: Copying a compiled Python from one system to another

2016-10-06 Thread Ned Deily
On 2016-10-06 11:04, Steve D'Aprano wrote: > On Fri, 7 Oct 2016 01:36 am, Ned Deily wrote: >> On 2016-10-02 00:25, Steve D'Aprano wrote: >>> On Sun, 2 Oct 2016 01:58 pm, Chris Angelico wrote: >>>> Hmm, I've possibly missed something here, which may ind

Re: Copying a compiled Python from one system to another

2016-10-06 Thread Ned Deily
On 2016-10-02 00:25, Steve D'Aprano wrote: > On Sun, 2 Oct 2016 01:58 pm, Chris Angelico wrote: >> Hmm, I've possibly missed something here, which may indicate a >> problem. Why can't your existing machines build? Is it because they >> have too-old versions of tools, and if so, which? > Yes, this.

Re: Getting IDLE to use correct Tcl/Tk on MacOSX 10.6?

2016-09-29 Thread Ned Deily
On 2016-09-27 18:47, Gregory Ewing wrote: > I don't normally use IDLE, but I had occasion to use it > on MacOSX 10.6 to answer someone's question, and of course > it didn't work properly due to Apple's broken Tcl/Tk. > > I followed the advice to install ActiveState Tcl 8.5.18.0, > but my Python st

[RELEASE] Python 3.6.0b1 is now available

2016-09-12 Thread Ned Deily
v/peps/pep-0494/ -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

{RELEASE] Python 3.6.0a4 is now available

2016-08-15 Thread Ned Deily
t the release schedule can be found here: https://www.python.org/dev/peps/pep-0494/ --Ned -- Ned Deily n...@python.org -- [] signature.asc Description: OpenPGP digital signature -- https://mail.python.org/mailman/listinfo/python-list

Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5

2016-08-02 Thread Ned Deily
On 2016-08-02 15:08, Terry Reedy wrote: > On 8/2/2016 4:21 AM, munozvvale...@gmail.com wrote: >> I am new to the programming world but I need to learn this program >> for a research class that I am taking. I have downloaded Python >> 3.6.0a3 on a Mac 10.9.5 and realized that I also need to download

[RELEASE] Python 3.6.0a3 is now available

2016-07-11 Thread Ned Deily
360a3/ The next release of Python 3.6 will be 3.6.0a4, currently scheduled for 2016-08-15. --Ned -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Python 3.6.0a2 is now available

2016-06-13 Thread Ned Deily
360a2/ The next release of Python 3.6 will be 3.6.0a3, currently scheduled for 2016-07-11. Enjoy! --Ned -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Python 3.6.0a1 is now available

2016-05-17 Thread Ned Deily
360a1/ The next release of Python 3.6 will be 3.6.0a2, currently scheduled for 2016-06-13. Enjoy! --Ned -- Ned Deily n...@python.org -- [] -- https://mail.python.org/mailman/listinfo/python-list

Re: Fixing Python install on the Mac after running 'CleanMyMac' (fwd)

2015-09-26 Thread Ned Deily
> > Any idea what that means for my system? Since the original reply, Apple has updated the version of the OS X 10.10.x system Python 2.7 to 2.7.10. So that looks good. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: beginners choice: wx or tk?

2015-07-11 Thread Ned Deily
In article , Kevin Walzer wrote: > On 7/11/15 10:48 AM, Laura Creighton wrote: > > Unless I was misinformed 2 weeks or so ago when I asked, that is the > > problem. Tcl/Tk 8.6 works (and is shipped with) OSX, but tkinter > > and idle don't work with it. We wi

Re: beginners choice: wx or tk?

2015-07-11 Thread Ned Deily
>work to get recent Tcl/Tk (i.e. 8.6) running on OSX. The most recent > >ActiveTcl release is 8.6.4.1. I'm using exclusively Tk 8.6 on the Mac > >without problems. > Unless I was misinformed 2 weeks or so ago when I asked, that is the > problem. Tcl/Tk 8.6 works (and is shipped

Re: Bug in floating point multiplication

2015-07-02 Thread Ned Deily
> (homebrew). I don't have any 32 bit Python implementations on the mac. Sure you do! $ /usr/bin/python2.7 -c 'import sys;print(sys.maxsize)' 9223372036854775807 $ arch -i386 /usr/bin/python2.7 -c 'import sys;print(sys.maxsize)' 2147483647 -- Ned Deily, n...@acm.

Re: (unknown)

2015-06-20 Thread Ned Deily
standard Python distribution. Scott, James: The best place to have a discussion about adding new features to Python is on the python-ideas mailing list: https://mail.python.org/mailman/listinfo/python-ideas -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Detect if specific Python.app instance is already running

2015-06-12 Thread Ned Deily
In article <6651a781-abe1-4f25-b1f3-1f849776d...@googlegroups.com>, Andrei wrote: > On Monday, June 8, 2015 at 1:08:07 AM UTC+2, Ned Deily wrote: > > In article <11e093d5-b78e-4ac6-9a7f-649cb2c2c...@googlegroups.com>, > > Andrei wrote: > > > Alright, I have

Re: XCode and Python

2015-06-12 Thread Ned Deily
> Anyone? > Or I need to configure something in Xcode? Wild guess: did you by any chance delete the Apple-supplied system python? What is the result of: $ /usr/bin/python -c 'import sys;print(sys.version)' -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Detect if specific Python.app instance is already running

2015-06-07 Thread Ned Deily
https://developer.apple.com/library/mac/documentation/General/Reference/I nfoPlistKeyReference/Articles/LaunchServicesKeys.html -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Fixing Python install on the Mac after running 'CleanMyMac'

2015-05-29 Thread Ned Deily
s more than one version of Python frameworks with OS X. There are actually three versions of the system Python frameworks there: you should see that "Current" is actually a symbolic link to "2.7". All of those versions are shipped as part of OS X 10.7. -- Ned Deily, n...@

Re: Fixing Python install on the Mac after running 'CleanMyMac'

2015-05-29 Thread Ned Deily
In article , Skip Montanaro wrote: > On Fri, May 29, 2015 at 11:11 AM, Ned Deily wrote: > > > Well, she could just download a current Python 2.7.x for OS X from > > python.org, install it, and see if that solves the problem. That would > > be likely the easiest thi

Re: Is it possible to find python34.lib from within Python?

2015-05-29 Thread Ned Deily
ovide all the necessary flags.) -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Fixing Python install on the Mac after running 'CleanMyMac'

2015-05-29 Thread Ned Deily
from the recovery partition and use the Migration Assistant to restore user files and settings from the backup. But that's a very long and somewhat risky process so should only be done as a last resort. https://support.apple.com/en-us/HT201314 -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Fixing Python install on the Mac after running 'CleanMyMac'

2015-05-28 Thread Ned Deily
ch as provided by the python.org OS X installers, but without knowing more information, like what particular version of Python is needed, it would only be speculation. Perhaps the best thing to do is to suggest the OP to participate directly here or an Apple users' forum like http://appl

Re: need help with an accessibility prototype

2015-05-23 Thread Ned Deily
In article <201505230925.t4n9pnz8028...@fido.openend.se>, Laura Creighton wrote: > In a message of Fri, 22 May 2015 23:31:19 -0700, Ned Deily writes: > >Tcl/Tk 8.4 is quite old and no longer maintained; 8.6.x is current, > >although 8.5.x is also still in use. > &g

Re: need help with an accessibility prototype

2015-05-22 Thread Ned Deily
nter documentation, more up-to-date material is available at Mark Roseman's TkDocs website and in his e-book "Modern Tkinter". http://www.tkdocs.com -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Installing Python

2015-04-15 Thread Ned Deily
lowing: 1. Uninstall the 2.6 version of aws: sudo pip uninstall aws 2. Install aws with the 2.7 version of pip: python2.7 -m pip install aws In the future, whenever something suggests using "pip" or "sudo pip", just use "python2.7 -m pip" instead to be (more

Re: installing matplotlib

2015-04-13 Thread Ned Deily
n _cmp > if self.version < other.version: > TypeError: unorderable types: str() < int() > > any idea? If you are running on OS X 10.10 (Yosemite), try upgrading to a current Python 3.4.x. 3.3.x is no longer supported and was released long before Yosemite was. http://

Re: Gpg python installer

2015-04-02 Thread Ned Deily
atically verified by the Windows installer program. (Likewise, for the Mac OS X installer files.) Hope this helps! -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: sys.exec_prefix doesn't seem to reflect --exec-prefix path

2015-03-26 Thread Ned Deily
And --exec-prefix isn't needed in this case as it defaults to the value of --prefix. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 2 to 3 conversion - embrace the pain

2015-03-18 Thread Ned Deily
ibe a good chunk of the pain you've experienced to the more common pain of upgrading any major software system that depends on multiple third-party components. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 2 to 3 conversion - embrace the pain

2015-03-13 Thread Ned Deily
In article , John Nagle wrote: >All the bugs I'm discussing reflect forced package > changes or upgrades. None were voluntary on my part. You would have run into the SSL certificate issue if you upgraded your Python 2 instance to the current Python 2.7.9. -- Ned Deily, n

Re: Python shell: Arrow keys not working in PuTTY

2015-02-25 Thread Ned Deily
In article <54ec1360$0$12978$c3e8da3$54964...@news.astraweb.com>, Steven D'Aprano wrote: > Ned Deily wrote: > > With no --prefix= on ./configure, the default install location is to > > /usr/local, so "make install" would install a link at > > /usr/local

Re: 'Lite' Databases (Re: sqlite3 and dates)

2015-02-21 Thread Ned Deily
In article <871tljepea@jester.gateway.pace.com>, Paul Rubin wrote: > Ned Deily writes: > > (though I don't know why anyone would want to fork it). > > Same reason lots of people have forked Postgres. Or you might just want > to customize it. Well, for w

Re: 'Lite' Databases (Re: sqlite3 and dates)

2015-02-20 Thread Ned Deily
.sqlite.org/testing.html https://www.sqlite.org/copyright.html -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: How to install PIL or PILLOW on OS X Yosemite?

2015-02-15 Thread Ned Deily
ing something like Pillow and all of its dependencies is often just a one-line command. It may take a little while to get used to the quirks of the package manager you choose but, if you are going to use OS X for development with Python or many other languages, that time spent will be repaid many t

Re: building c extensions with setuptools that are not tied to python installed on build machine

2015-02-11 Thread Ned Deily
hat the C or C++ code is doing, it may not be possible to have one binary wheel that works with different Python instances of the same version. For many simple projects, it does work. You *could* also ask on the PythonMac SIG list. https://mail.python.org/mailman/listinfo/pythonmac-sig --

Re: Wildly OT: pop-up virtual keyboard for Mac or Linux?

2015-02-10 Thread Ned Deily
; Keyboard on current 10.10 systems). As of OS X 10.7 (I believe), there are also now popup menus that appear when various keys are held down that show accented variants of the character (this is similar to what iOS on the iPhone and iPad provide). Unfortunately, this doesn't work with s

Re: Matplotlib import error

2015-02-06 Thread Ned Deily
heels for matplotlib and its dependencies, including numpy, and all just work. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Do you like the current design of python.org?

2014-12-11 Thread Ned Deily
Just a gentle reminder that any problems seen with or changes desired to the python.org website need to be documented on its issue tracker at https://github.com/python/pythondotorg/issues/. Key players working on it likely are not aware of discussions here. -- Ned Deily, n...@acm.org

Re: ssl error with the python mac binary

2014-12-01 Thread Ned Deily
ere are a lot of other changes that need exposure. The final release installer *will* have the new version of openssl. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: Suds Python 2.4.3 Proxy

2014-11-30 Thread Ned Deily
entation Releases by Version https://www.python.org/doc/versions/ -> Python 2.4.4 https://docs.python.org/release/2.4.4/ -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: ssl error with the python mac binary

2014-11-12 Thread Ned Deily
en you have to be really vigilant that the build never strays from the old SDK and tools, which is not something we claim to support at the moment. The VM approach is quite safe and reliable. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

Re: ssl error with the python mac binary

2014-11-10 Thread Ned Deily
d for early December), I intend to have the Pythons in the python.org OS X installers use their own versions of OpenSSL and thus no longer depend on the now-deprecated system OpenSSL. -- Ned Deily, n...@acm.org -- https://mail.python.org/mailman/listinfo/python-list

  1   2   3   4   5   6   >