You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Python27\lib\site-packages\pyramid-1.5.1-py2.7.egg\pyramid\config\__init__.py", line 930, in scan
ignore=ignore)
File "C:\Python27\lib\site-packages\venusian-1.0-py2.7.egg\venusian\__init__.py", line 205, in scan
__import__(modname)
File "C:\Python27\lib\site-packages\ptahcrowd-0.2-py2.7.egg\ptahcrowd\login.py", line 15, in <module>
wrapper=ptah.wrap_layout('crowd'),
AttributeError: 'module' object has no attribute 'wrap_layout'
The steps to reproduce are...
create a new app from the ptah-starter template
assume it has ptahcrowd cause a bunch showed up
try to join my new website
get a "missing join.html" error
add ptahcrowd to settings.ini
ker-pow got the error message
Any newb help appreciated. Please go easy on me, because I only have 15 years of Python on my resume...
The text was updated successfully, but these errors were encountered:
ookay, "install the latest version" is to GitHub issues as "unplug the device and plug it in again" is to call center tech support. I got the latest GIT, and python setup.py develop-ed it, and the problem went away. Got a form page, too.
The end of the mile of spew looks like this:
The steps to reproduce are...
Any newb help appreciated. Please go easy on me, because I only have 15 years of Python on my resume...
The text was updated successfully, but these errors were encountered: