Jarrod Cugley

Results 9 comments of Jarrod Cugley

I had this exact error. The issue for me was happening when trying to run nightmare within an electron app. Are you using nightmare inside of electron @aabb11sdio? I solved...

@sergiu-popa @hepabolu @eriktelepovsky I tried all your fixes for FA5 support. None worked for me :( Would love to see this added in... I had a try at doing it...

@grahamu I think this is the code in question: This is the file I think the error is coming from: https://github.com/pinax/pinax-wiki/blob/master/pinax/wiki/urls.py The code is: `url(os.path.join(binder.root, r"(?P[^/]+)/$"), page, {"binder": binder}, name=binder.page_url_name)`...

@grahamu still getting the same error when I make that change? my urlpatterns are: ` urlpatterns = [ path("", TemplateView.as_view(template_name="homepage.html"), name="home"), path("admin/", admin.site.urls), path("account/", include("account.urls")), path("", include("pinax.wiki.urls", namespace="pinax_wiki")), ] `

@grahamu that was one of the things I tried as well, however, I'm still getting this error: https://gist.github.com/jcugley/a6f991ff65ae5f671fef5554570da1df

@grahamu Can't even run the server, so `py manage.py runserver` and `py manage.py migrate` both trigger it.

@grahamu just did a completely fresh install, now with pinax-wiki-1.0.2 and got exactly the same error... I'm so confused, I'm following all the steps.

@grahamu virtualenv with pip, that's not the same as pipenv right? I think you need to send me a slack invite for that right?

@grahamu I'm new to slack, how exactly do I join? I'm getting this message when I try to access pinax.slack.com via email login: "You requested a magic link for logging...