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

Install fails on Archlinux #2

Closed
kaihendry opened this issue Feb 6, 2013 · 1 comment
Closed

Install fails on Archlinux #2

kaihendry opened this issue Feb 6, 2013 · 1 comment

Comments

@kaihendry
Copy link

After a sudo pip install oauth-proxy:

x220:~$ oauth-proxy                                                                          
Traceback (most recent call last):                                                           
  File "/usr/bin/twistd", line 7, in                                                 
    import _preamble                                                                         
ImportError: No module named '_preamble'                                                     
                                                                                             
During handling of the above exception, another exception occurred:                          
                                                                                             
Traceback (most recent call last):                                                           
  File "/usr/bin/twistd", line 9, in                                                 
    sys.exc_clear()                                                                          
AttributeError: 'module' object has no attribute 'exc_clear'  
@mojodna
Copy link
Owner

mojodna commented Feb 6, 2013

What version of Twisted is installed? What version of Python?

It doesn't look like it's even getting to the oauth-proxy code.

@mojodna mojodna closed this as completed Apr 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants