Re: Python Package Managment

2009-01-28 Thread Bernard Rankin
> > [extracted from pylons-discuss] > > > > > >> >> I hate to pass the buck, but this is Python's fault for not having > >> >> reliable package management built in. There's nothing Pylons can do > >> >> about it except switch to another programming language. > >> > [SNIP] > >> > >> Without Setu

error on building 2.6.1. (_ctypes)

2009-01-29 Thread Bernard Rankin
Hello, I am trying to build python 2.6 on a machine (web server) that I do not have root access to. (has 2.4 installed) Python 2.5 builds fine, but I am getting an error when I run "make" for 2.6.1. Here is the command line I am using: ../configure -prefix=/home/username/local-python/ --enable

Re: error on building 2.6.1. (_ctypes)

2009-01-30 Thread Bernard Rankin
> > > I am trying to build python 2.6 on a machine (web server) that I do not > > have > root access to. (has 2.4 installed) > > > > Python 2.5 builds fine, but I am getting an error when I run "make" for > > 2.6.1. > > > > > > /home/username/local-src/

Re: error on building 2.6.1. (_ctypes)

2009-02-01 Thread Bernard Rankin
> > >> > I am trying to build python 2.6 on a machine (web server) that I do not > have > >> root access to. (has 2.4 installed) > >> > > >> > Python 2.5 builds fine, but I am getting an error when I run "make" for > 2.6.1. > > >> Mmm... my 2.6.1 source show different line numbers, maybe you

Re: Python as a Testing Language - TTCN-3 Comparison

2008-08-12 Thread Bernard Stepien
ue to its lack of typing and semantics is by definition not precise. Thus, in that domain it is better to use TTCN-3. However, this doesn't exclude Python. Python can be used very efficiently for the codecs as another paper by Industry showed at that same conference. Bernard Stepien Uni

Re: Updating python dictionary

2008-09-07 Thread MK Bernard
On Sep 7, 2:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello... > > I have a dict of key/values and I want to change the keys in it, based > on another mapping dictionary. An example follows: > > MAPPING_DICT = { >     'a': 'A', >     'b': 'B', > > } > > my_dict = { >     'a': '1', >  

Re: Updating python dictionary

2008-09-07 Thread MK Bernard
On Sep 7, 3:37 pm, John Machin <[EMAIL PROTECTED]> wrote: > On Sep 8, 7:51 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > > > Hello... > > > I have a dict of key/values and I want to change the keys in it, based > > on another mapping dictionary. An example follows: > > > MAPPING_DICT = {

Problems writing to file

2006-03-21 Thread Bernard Lebel
tly from a bash shell, no problem whatsoever, the programs runs smoothly and never stops writing to the file, until I kill it. Any suggestion? Thanks in advance Bernard -- http://mail.python.org/mailman/listinfo/python-list

Re: Problems writing to file

2006-03-21 Thread Bernard Lebel
ile ) return LOGOPFAILURE else: if self.printmsg == True: print '\nWARNING > log.__output : Attempt "%i" to write to log file %s rais

Re: Problems writing to file

2006-03-27 Thread Bernard Lebel
ument. When I started using it, everything went back to normal! Anyone has a take on this behavior? Thanks Bernard On 3/21/06, Bernard Lebel <[EMAIL PROTECTED]> wrote: > Hi Gary, > > That is actually what I do. Each time the program prints something to > the file, it flushes

Re: Starting with Classes - basic problem

2010-02-22 Thread Bernard Czenkusz
On Mon, 22 Feb 2010 09:26:18 -0800, barryjogorman wrote: > HAVE THE FOLLOWING VERY BASIC PROGRAM: > > class Person: > def _init_(self,name, job=None, pay=0): > self.name=name > self.job=job > self.pay=pay > > bob = Person('Bob Smith') > sue = Person('Sue Jones', job='

Re: associative array

2010-04-02 Thread Bernard Czenkusz
On Thu, 01 Apr 2010 11:57:11 +, Harishankar wrote: > On Wed, 31 Mar 2010 09:40:30 -0700, Javier Montoya wrote: > >> Dear all, >> >> I'm a newbie in python and would be acknowledge if somebody could shed >> some light on associative arrays. >> More precisely, I would like to create a multi-di

Can't load Python program on my HP ENVY computer

2018-02-04 Thread Bernard via Python-list
I have an HP ENVY TouchSmart 17 Notebook PC. Windows 8.1. Intel(R) Core(TM) i7-4700 mQ cpu @ 2.40 ghz 2.40ghz 64-bit operation system x64 based processor Full Windows touch support with 10 touch points Can you send me the link to the correct Python version that will run on this computer.

Re: Can not run the Python software

2017-01-13 Thread Bernard via Python-list
: "Process finished with exit code 1073741515 (0xC135)" I am using Windows 8.1 on an HP ENVY Touchsmart Notebook (64-bit OS, x64-based processor). Help Needed Thanks, Bernard -- https://mail.python.org/mailman/listinfo/python-list

Re: Can not run the Python software

2017-01-13 Thread Bernard via Python-list
Thanks for the info.. -Original Message- From: Michael Torrie To: python-list Sent: Fri, Jan 13, 2017 11:08 pm Subject: Re: Can not run the Python software On 01/13/2017 08:32 PM, Joseph L. Casale wrote: >> Just downloaded Python 3.6.0 2016-12-23 and PyCharm. Tried to run the "Hel

Code for Using Keyboard to Play music notes "ABCDEFG"

2018-03-25 Thread Bernard via Python-list
Pyton Friends, Do you have any code that will play the notes "ABCDEFG" from my computer keyboard when a key is pressed ? For example if I press the "a" key the note "a" will sound out of my speaker. Thanks, BigB -- https://mail.python.org/mailman/listinfo/python-list

pip UX Studies - help improve the usability of pip

2020-03-06 Thread Bernard Tyers - Sane UX Design
Hi there, My name is Bernard Tyers. I'm a UX designer and have recently started working on the PSF project to improve the usability of pip, funded by MOSS/CZI. I want to let you know about the pip UX Studies we've started today, and encourage you to sign-up and take part. The p

pip UX Studies - help improve the usability of pip

2020-03-07 Thread Bernard Tyers - Sane UX Design
Hi there, My name is Bernard Tyers. I'm a UX designer and have recently started working on the PSF project to improve the usability of pip, funded by MOSS/CZI. I want to let you know about the pip UX Studies we've started today, and encourage you to sign-up and take part. The p

pip UX studies: Test pip's new resolver and help us document dependency conflicts

2020-05-21 Thread Bernard Tyers - Sane UX Design
Hi there, It's Bernard and Nicole from the pip Team. The team is working on the improving the way that pip resolves package dependency conflicts. We're asking for your help to test pip's new resolver. We're especially interested in hearing from people who have p

Your experience of backtacking during a pip install

2020-10-12 Thread Bernard Tyers - Sane UX Design
ll: https://saneuxdesign.survey.fm/your-experience-of-pip-backtracking To follow the implementation discussion, see it here: https://github.com/pypa/pip/issues/8975 best wishes, Bernard -- Bernard Tyers UX Designer, pip Team User Researcher & Interaction Designer | Sane UX Design PGP Key: http

Re: pip UX Studies - help improve the usability of pip

2020-03-10 Thread Bernard Tyers - Sane UX Design via Python-list
it. Have I answered your question sufficiently? Regards, Bernard On 07/03/2020 11:21, Marco Sulla wrote: > There's someone of the pip team that can confirm this? > > On Sat, 7 Mar 2020 at 02:49, Bernard Tyers - Sane UX Design > wrote: >> >> Hi there, >> &

<    1   2