FWIW, I've recreated the virtualenv a couple times, before pinning all the versions, and after pinning with pyramid-1.7. Same behavior. :-(
On Thursday, June 23, 2016 at 8:29:46 PM UTC-4, Bert JW Regeer wrote: > > No. He is calling pserve from his bin directory directly, that’s perfectly > acceptable, and is actually what we recommend in the docs. > > We don’t recommend “activating” the virtualenv. > > Bert > > > On Jun 23, 2016, at 17:19, Jonathan Vanasco <[email protected] > <javascript:>> wrote: > > > > > > > > On Thursday, June 23, 2016 at 5:10:46 PM UTC-4, Michael Merickel wrote: > > Something has likely become corrupt in your virtualenv. I'd try creating > a new one. This is not a but with the pserve code itself but rather your > environment. > > > > This same thing has happened to me a few times when environment vars got > screwed up. You may just need to `source ./.venv3/bin/activate` > > > > -- > > You received this message because you are subscribed to the Google > Groups "pylons-discuss" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/9070f9a3-236e-46a4-b343-186207a4b873%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/92f89e0f-e87a-496d-b3bc-3e220b5a3847%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
