Post
Topic
Board Armory
Re: Starting preliminary 0.94 testing - "Headless fullnode"
by
zombieslayer9099
on 10/10/2015, 01:24:53 UTC
I am on Debian based Linux.

Code:
./autogen.sh
./configure
make

Code:
python ArmoryQt.py
  File "ArmoryQt.py", line 2
    exec python /usr/local/lib/armory/ArmoryQt.py "$@"
                                                     ^
SyntaxError: invalid syntax

Is there a fix for this?