Skip to content
#

pyramid-framework

Here are 71 public repositories matching this topic...

tanj
tanj commented Jun 12, 2015

When running the example project I encountered the following error upon navigating to http://localhost:6543/admin/

Looks like a path is not being gotten correctly before being sent to the jinja2 renderer. Took a quick grep through the code base but couldn't find the problem file.

IOError: [Errno 22] invalid mode ('rb') or filename: 'd:\PowerCore\Python\pts_env\lib\site-packages\pyramid_sacrud-

bug
miohtama
miohtama commented Mar 9, 2017

This is my research against pyramid_tm 2.0 branch. Not the very latest commit, though.

I am quite sure that pyramid_tm and response.app_iter, when used in a generator fashion, don't play nicely along. Though I am not sure if this is an issue with the pipeline configuration that I am not setting up correctly.

Below is an example view that uses app_iter fashion to return content from the

tdamsma
tdamsma commented Oct 15, 2017

@eddyekofo94, I just contacted @mikeckennedy to see if this is something for his Python Bytes podcast, and he replied:

Would you be willing to put in a little summary, documentation, and make the sample more than a blank page when you run it? I'm asking because I'd be happy to consider making it a featured item on the show but I'm not sure it's ready for people to take and work from.

I

Improve this page

Add a description, image, and links to the pyramid-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyramid-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.