Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install from source #275

Closed
KyleBrownCS opened this issue Mar 2, 2017 · 3 comments
Closed

Unable to install from source #275

KyleBrownCS opened this issue Mar 2, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@KyleBrownCS
Copy link

KyleBrownCS commented Mar 2, 2017

Latest commit(s?) cause python setup.py install to fail.

Output

running install
Checking .pth file support in /Library/Python/2.7/site-packages/
/usr/bin/python -E -c pass
TEST PASSED: /Library/Python/2.7/site-packages/ appears to support .pth files
running bdist_egg
running egg_info
creating src/oic.egg-info
writing requirements to src/oic.egg-info/requires.txt
writing src/oic.egg-info/PKG-INFO
writing top-level names to src/oic.egg-info/top_level.txt
writing dependency_links to src/oic.egg-info/dependency_links.txt
writing manifest file 'src/oic.egg-info/SOURCES.txt'
error: package directory 'src/oic/federation' does not exist

I reverted to 4b7df5b and it ran successfully. I haven't tried any other versions.

Edit: I realize I should have used the latest release to ensure everything worked. Sorry about that

@decentral1se
Copy link
Contributor

Sorry @KyleBrownCS, this indeed was a problem that was created by 4a3558d (\cc @rohe). I've solved that issue with #277 (awaiting merge). Glad you could get moving again pretty fast.

Re-opening until #277 goes into master.

@decentral1se decentral1se reopened this Mar 2, 2017
@decentral1se decentral1se added this to the P1: MUST milestone Mar 2, 2017
@rohe
Copy link
Contributor

rohe commented Mar 3, 2017

I think all the problems with removing the federation code is now solved.

@rohe rohe closed this as completed Mar 3, 2017
@decentral1se
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants