Git Product home page Git Product logo

Comments (8)

mmerickel avatar mmerickel commented on July 20, 2024

I don't see velruse installed in your environment. You'll need to clone the master branch and install it via path/to/my/virtualenv/bin/python setup.py develop.

from velruse.

JasperVanDenBosch avatar JasperVanDenBosch commented on July 20, 2024

Sorry I pasted the wrong requirements file, here is the correct one:

Beaker==1.6.3
Chameleon==2.9.1
Mako==0.7.0
MarkupSafe==0.15
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.5
Routes==1.13
WebOb==1.2
anykeystore==0.2
argparse==1.2.1
certifi==0.0.8
chardet==1.0.1
distribute==0.6.27
httplib2==0.7.4
myapp==0.0
nose==1.1.2
oauth2==1.5.211
oauthlib==0.1.3
pyasn1==0.1.3
pyramid==1.3.2
pyramid-debugtoolbar==1.0.2
python-openid==2.2.5
repoze.lru==0.5
requests==0.13.0
rsa==3.0.1
translationstring==1.1
velruse==0.3dev
venusian==1.0a6
waitress==0.8.1
wsgiref==0.1.2
zope.deprecation==4.0.0
zope.interface==4.0.1

from velruse.

mmerickel avatar mmerickel commented on July 20, 2024

I guess you probably didn't include velruse before using it.

config.include('velruse.providers.github')

config.add_github_login_from_settings()

from velruse.

JasperVanDenBosch avatar JasperVanDenBosch commented on July 20, 2024

I am using the exact example pyramid app

from velruse.

mmerickel avatar mmerickel commented on July 20, 2024

Sorry this is difficult because it's unreleased, I have to make sure I know what version you're using. In development I've simply used env/bin/python setup.py develop and env/bin/pip install -e ., which have both worked fine because I wasn't installing the app. Patch 70 apparently fixes that issue.

If you are doing the config.include, then the add_github_login_from_settings should exist on the latest master branch.

from velruse.

mmerickel avatar mmerickel commented on July 20, 2024

Ah crap, it's called setup_github_login_from_settings. I'm going to change that to add right now.

from velruse.

mmerickel avatar mmerickel commented on July 20, 2024

I just pushed this fix, closing the issue. Sorry about that!

from velruse.

JasperVanDenBosch avatar JasperVanDenBosch commented on July 20, 2024

Yes, that solves it! Thanks for the effort Michael! I will play around some more with the example and report / contribute if there is anything else useful I can add.

from velruse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.