Any new tips, hints on installing this from svn to a fully loaded Fedorad 12 setup?

32 views
Skip to first unread message

vfulco

unread,
Mar 11, 2010, 10:50:51 AM3/11/10
to ProfitPy Discuss
ran 'python setup.py install' and then in profit directory attempted
'make' which failed. TIA.

vfulco

unread,
Mar 11, 2010, 10:56:22 AM3/11/10
to ProfitPy Discuss
Correction: that should be attempted 'make' first which failed then
the former. Multi-tasking ?!?!

Troy Melhase

unread,
Mar 11, 2010, 11:39:48 AM3/11/10
to profitpy...@googlegroups.com
What was the error given by make?

> --
> You received this message because you are subscribed to the Google Groups "ProfitPy Discuss" group.
> To post to this group, send email to profitpy...@googlegroups.com.
> To unsubscribe from this group, send email to profitpy-discu...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/profitpy-discuss?hl=en.
>
>

Vince Fulco

unread,
Mar 11, 2010, 11:41:47 AM3/11/10
to profitpy...@googlegroups.com
[root@skynet-linux1 profit]# ls
__init__.py lib Makefile models neuralnetdesigner series session
strategy strategydesigner workbench
[root@skynet-linux1 profit]# make
make[1]: Entering directory `/home/vfulco/Downloads/profitpy-read-only/examples'
pyuic4 -x -o ui_accountkeysdialog.py ui_accountkeysdialog.ui
make[1]: pyuic4: Command not found
make[1]: *** [ui_accountkeysdialog.py] Error 127
make[1]: Leaving directory `/home/vfulco/Downloads/profitpy-read-only/examples'
/bin/sh: line 1: cd: lib: No such file or directory
/bin/sh: line 1: cd: neuralnetdesigner: No such file or directory
/bin/sh: line 1: cd: strategydesigner: No such file or directory
/bin/sh: line 1: cd: workbench: No such file or directory
make: *** [all] Error 1

Thanks Troy. Appreciate your timely response. V.

--
Vince Fulco, CFA, CAIA
612.424.5477 (universal)
vfu...@gmail.com

A posse ad esse non valet consequentia

“the possibility does not necessarily lead to materialization”

Troy Melhase

unread,
Mar 11, 2010, 11:44:04 AM3/11/10
to profitpy...@googlegroups.com
Well, you need PyQt4 and it's development tools. This is the problem:

pyuic4: Command not found

Vince Fulco

unread,
Mar 11, 2010, 11:46:32 AM3/11/10
to profitpy...@googlegroups.com
I definitely have it installed (64 bit version):

Installed Packages
Name : PyQt4
Arch : x86_64
Version : 4.7
Release : 1.fc12
Size : 13 M
Repo : installed
From repo : updates
Summary : Python bindings for Qt4
URL : http://www.riverbankcomputing.com/software/pyqt/
License : GPLv3 or GPLv2 with exceptions
Description: These are Python bindings for Qt4.

Troy Melhase

unread,
Mar 11, 2010, 11:47:50 AM3/11/10
to profitpy...@googlegroups.com
and what does "which pyuic4" return? anything?

Vince Fulco

unread,
Mar 11, 2010, 11:49:33 AM3/11/10
to profitpy...@googlegroups.com
which pyuic4--> not found. yum info provided no package info on that
earlier either.

Troy Melhase

unread,
Mar 11, 2010, 11:50:41 AM3/11/10
to profitpy...@googlegroups.com
Probably in pyqt4-dev or -devel or something similar.

Vince Fulco

unread,
Mar 11, 2010, 11:54:53 AM3/11/10
to profitpy...@googlegroups.com
Great! found it. checked 'dev' earlier but it was PyQt4-devel. Will
give it another shot. V.
Reply all
Reply to author
Forward
0 new messages