<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div>Hi Tamer,</div>
<div><br>
</div>
<div>I didn't created a new ZTFY environment for a while.</div>
<div>I'll try to make a test shortly and eventually upgrade what is required to be before coming back to you...</div>
<div><br>
</div>
<div>Best regards,</div>
<div>Thierry</div>
<div><br>
</div>
<div><br>
</div>
<div>Le samedi 16 avril 2016 à 16:56 +0200, Tamer Higazi a écrit :</div>
<blockquote type="cite">
<pre>Dear Thierry,
Thanks for your response.

I have tried to setup an application with ZTFY and / or bluebream, but I
do get always the same error on the screen.

After running I get an URLLib Error on the screen.... I am running
Python 2.7.10 on gentoo.


Output with error:

tamer@tux /storage/PyProjects $ paster create -t ztfy.webapp mysite
Selected and implied templates:
  ztfy.webapp#ztfy.webapp  A ZTFY webapp project, referencing all ZTFY
packages

Variables:
  egg:      mysite
  package:  mysite
  project:  mysite
Searching the latest version...
/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py:203:
RuntimeWarning: You have iterated over the result of
pkg_resources.parse_version. This is a legacy behavior which is
inconsistent with the new version class introduced in setuptools 8.0. In
most cases, conversion to a tuple is unnecessary. For comparison of
versions, sort the Version instances directly. If you have another use
case requiring the tuple, please file a bug with the setuptools project
describing that need.
  stacklevel=1,
1.1.34

Enter python_package (Main Python package (without namespace)) ['mysite']:
Enter interpreter (Name of custom Python interpreter) ['ztpy']:
Enter release (Which release of ZTFY.webapp?
Check on <a href="http://download.ztfy.org/webapp/">http://download.ztfy.org/webapp/</a>) ['1.1.34']:
Enter version (Version of your project) ['0.1']:
Enter description (One-line description of the package) ['']:
Enter long_description (Multi-line description (in reST)) ['']:
Enter keywords (Space-separated keywords/tags) ['']:
Enter author (Author name) ['']:
Enter author_email (Author email) ['']:
Enter url (URL of homepage) ['']:
Enter license_name (License name) ['']:
Creating template ztfy.webapp
Creating directory ./mysite

Your project has been created! Now, you want to:
1) put the generated files under version control
2) run: python bootstrap.py
3) run: ./bin/buildout

tamer@tux /storage/PyProjects $ cd mysite/
tamer@tux /storage/PyProjects/mysite $ python bootstrap.py
Traceback (most recent call last):
  File "bootstrap.py", line 65, in <module>
    exec urllib2.urlopen('<a href="http://python-distribute.org/distribute_setup.py'">http://python-distribute.org/distribute_setup.py'</a>
  File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 437, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 469, in error
    result = self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 656, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 437, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 475, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
tamer@tux /storage/PyProjects/mysite $


Am 14.04.2016 um 10:42 schrieb FLORAC Thierry:
<blockquote type="cite">
Hi Tamer,

I can't be absolutely sure but according to me BlueBream is a dead
project since a long time.
I have built ZTFY packages, which is mainly based on BlueBream work, but
was updated with more recent packages.

Since this time, I switched to Python 3 using the Pyramid framework to
build a complete application server called PyAMS, and I'm very happy
with it (but work is far from complete, and there is no documentation yet).

Best regards,
Thierry
</blockquote>

_______________________________________________
bluebream mailing list
<a href="mailto:bluebream@zope.org">bluebream@zope.org</a>
<a href="https://mail.zope.org/mailman/listinfo/bluebream">https://mail.zope.org/mailman/listinfo/bluebream</a>
</pre>
</blockquote>
<div><span>-- <br>
<div><img><br>
</div>
</span></div>
</body>
</html>