Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - python: (4 Items)
   
python  
I was using 640_head_20081005 python to run python scripts.
But it got some errors like:
sem_trywait: Invalid argument
sem_wait: Invalid argument.

so it looks like something wrong with the pkgsrc's python so I changed the script to use 640's pythong and then the 
errors are gone.
But got another problem: 
sh: qcc can't execute No such file or directory.

qcc is in PATH and I also tried PYTHONPATH but it doesn't help.
First time to use python so any ideas?

thanks!
Re: python  
On Thu, May 14, 2009 at 09:57:24AM -0400, Yao Zhao wrote:
> I was using 640_head_20081005 python to run python scripts.
> But it got some errors like:
> sem_trywait: Invalid argument
> sem_wait: Invalid argument.

PR 59947.

-seanb
Re: python  
Thanks Sean!
Is this problem caused by that too?
sh: qcc can't execute No such file or directory.
Re: python  
On Thu, May 14, 2009 at 10:15:45AM -0400, Yao Zhao wrote:
> Thanks Sean!
> Is this problem caused by that too?
> sh: qcc can't execute No such file or directory.

That one doesn't ring a bell.

-seanb