On Nov 11, 2020, at 21:43, Andi Vajda wrote:
> Add this to initVM's vmargs: '-Djava.awt.headless=true'
That works! Thanks!
Andrew
da...@dalkescientific.com
On Wed, 11 Nov 2020, Andi Vajda wrote:
On Wed, 11 Nov 2020, Andrew Dalke wrote:
Hi all,
I am trying to use jcc on macOS 10.14.4 (Mojave) to build Python 3.9
bindings for cdk-2.3.jar from
https://github.com/cdk/cdk/releases/tag/cdk-2.3 .
I managed to build "pycdk" but when I run initVM
On Wed, 11 Nov 2020, Andrew Dalke wrote:
Hi all,
I am trying to use jcc on macOS 10.14.4 (Mojave) to build Python 3.9 bindings
for cdk-2.3.jar from https://github.com/cdk/cdk/releases/tag/cdk-2.3 .
I managed to build "pycdk" but when I run initVM() like this, from the Python
console:
im
Hi all,
I am trying to use jcc on macOS 10.14.4 (Mojave) to build Python 3.9 bindings
for cdk-2.3.jar from https://github.com/cdk/cdk/releases/tag/cdk-2.3 .
I managed to build "pycdk" but when I run initVM() like this, from the Python
console:
>>> import pycdk
>>> pycdk.initVM()
the consol