Re: [Zope] PAFLOW - ZopeMake
First, your command line is incorrect. There is a required parameter 'cmd' that your command line is missing. No loss, though. ZopeMake doesn't properly handle such options. There are several bugs in ZopeMake. It appears in the code that it doesn't set the cmd variable that it looks for... :( I patched that code a long time ago, so my name is still in the comments. I add additional patching to my list of things todo. For the moment, you'll have to survive without ZopeMake working. Troy
Yes, i search in google, but i have the following compiling error in the file . zclient.py - Python file en el directorio /home/matias/Zope Make-1.3/
matias@bal746a:~/ZopeMake-1.3$ zclient.py -z /usr/lib/zope Zope URL (es.: http://localhost:8080): http://localhost:9673
Traceback (most recent call last): File "/usr/local/bin/zclient.py", line 206, in ? if (cmd == 'export'): NameError: name 'cmd' is not defined matias@bal746a:~/ZopeMake-1.3$ Thanks for your help- Matias
Troy Farrell wrote:
Did you search google? http://www.google.com
Schmucler wrote:
Schmucler wrote:
Have you ever used PaFlow - ZopeMake? Where can i find information about it or a mailing list?
ok, thanks a lot entheos@entheossoft.com wrote:
First, your command line is incorrect. There is a required parameter 'cmd' that your command line is missing. No loss, though. ZopeMake doesn't properly handle such options. There are several bugs in ZopeMake. It appears in the code that it doesn't set the cmd variable that it looks for... :(
I patched that code a long time ago, so my name is still in the comments. I add additional patching to my list of things todo. For the moment, you'll have to survive without ZopeMake working.
Troy
Yes, i search in google, but i have the following compiling error in the file . zclient.py - Python file en el directorio /home/matias/Zope Make-1.3/
matias@bal746a:~/ZopeMake-1.3$ zclient.py -z /usr/lib/zope Zope URL (es.: http://localhost:8080): http://localhost:9673
Traceback (most recent call last): File "/usr/local/bin/zclient.py", line 206, in ? if (cmd == 'export'): NameError: name 'cmd' is not defined matias@bal746a:~/ZopeMake-1.3$ Thanks for your help- Matias
Troy Farrell wrote:
Did you search google? http://www.google.com
Schmucler wrote:
Schmucler wrote:
Have you ever used PaFlow - ZopeMake? Where can i find information about it or a mailing list?
participants (2)
-
entheos@entheossoft.com -
Schmucler