Do you see any error messages from the generator?

On 08/23/2018 10:25 AM, Gordon Sim wrote:
On 23/08/18 15:05, Kim van der Riet wrote:
I am surprised. Do you have Python 3.x installed and working? The generator uses Python 3, and as I look at the CMakeLists file, I see that no check enforces the availability of Python 3. This could be an installer bug.

Seems to be:

$ python3 -i
Python 3.5.4 (default, Oct  9 2017, 12:07:29) [GCC 6.4.1 20170727 (Red Hat 6.4.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
print("Am I working?")
Am I working?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to