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

No support for sqlite3 or pysqlite2 in adorned configuration #1

Closed
swiftarrow opened this issue Jan 3, 2014 · 2 comments
Closed

No support for sqlite3 or pysqlite2 in adorned configuration #1

swiftarrow opened this issue Jan 3, 2014 · 2 comments
Assignees
Labels

Comments

@swiftarrow
Copy link
Owner

This seems to be an issue with pythonbrew more than adorno, but when I fix it, I'll add the fix to adorno.sh.

@ghost ghost assigned swiftarrow Jan 3, 2014
@swiftarrow
Copy link
Owner Author

This is caused because pythonbrew does not check for dependencies. The following packages need to be installed before using pythonbrew:

libbz2-dev libdb5.1-dev libexpat1-dev libncurses5-dev libreadline6-dev libssl-dev libsqlite3-dev libxml2-dev libxslt-dev 

@swiftarrow
Copy link
Owner Author

Filed a bug upstream for pythonbrew, and fixed issue in the code:

utahta/pythonbrew#115 (comment)

swiftarrow added a commit that referenced this issue Jan 4, 2014
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

1 participant