Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - python: Page 1 of 4 (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!