Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12647376
Topic
1059942
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?