Author: flyingfisch
Posted: 27 Feb 2013 11:29:38 am (GMT -5)
seems i have python 3:
Code:
Same with pyqt:
Code:
The example in the readme said to do cmake -G "Visual Studio 11 Win64". I obviously dont have that, so... I don't understand what I'm supposed to do...
running cmake only gives me the cmake help stuff.
_________________
![]()
![]()
![]()
![]()
![]()
![]()
Posted: 27 Feb 2013 11:29:38 am (GMT -5)
seems i have python 3:
Code:
flyingfisch@Office-Optiplex-745:~/Downloads/tari-fx-cg-ui$ sudo apt-get install python3
[sudo] password for flyingfisch:
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3 is already the newest version.
Same with pyqt:
Code:
flyingfisch@Office-Optiplex-745:~/Downloads/tari-fx-cg-ui$ sudo apt-get install python-qt4
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-qt4 is already the newest version.
The example in the readme said to do cmake -G "Visual Studio 11 Win64". I obviously dont have that, so... I don't understand what I'm supposed to do...
running cmake only gives me the cmake help stuff.
_________________





