-
Hi,
I'm just starting to learn smartcards systems and run into a problem. I have an HID Omikey 5321 CR on OSX El capitan. I installed the drivers from HID for osx. and try to run the exemple code from…
-
So, I'm using the "Speaking Text" example from:
http://pyttsx.readthedocs.io/en/latest/engine.html#the-engine-factory
"import pyttsx
engine = pyttsx.init()
engine.say('Sally sells seashells by t…
-
Hey, the project appears to be broken on OSX:
`mail-null` yields:
```
env: node\r: No such file or directory
```
A quick search shows that this might be related to DOS line endings:
https:…
-
```
Hi,
The OSX support is great and very welcome.
But!
Is there some way to isolate the effect of using the proxy, so that it only
affects Chrome. The way it is currently implemented is to change…
-
Just letting you know I'll try building this on OSX and report back
-
It doesn't appear that Qt5 is available as a package on OSX platforms. Though it does seem to be in the trunk as X11/Qt5.
-
```
The Wii U Pro Controller will connect via Wjoy for about one second, then the
blue light goes off and the device automatically disconnects. I cannot get it
to stay connected for longer than abou…
-
[02-Dec-2017 00:15:55] WARNING: [pool www] child 1618 exited on signal 11 (SIGSEGV) after 55.787030 seconds from start
Is this a know issue ?
I use vips-8.5.9-Fri Dec 1 23:13:50 CET 2017
vip…
-
Using OSx version 10.12.2
Python version 2.7 (pip 9.0)
I have followed the commands in docs but when I attempt the "python cldstkdeploy.py" command and go through the questions it always winds up …
-
I had to go through these steps to be able to compile in my Mac, which has gcc 4.2 by default.
Thought it would be worth sharing.
First install gcc49, but this is not gonna change the default be…