Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370571 - dev-python/pypy: psycopg2 support
Summary: dev-python/pypy: psycopg2 support
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 22:59 UTC by Guillaume BINET
Modified: 2011-06-10 07:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume BINET 2011-06-07 22:59:02 UTC
psycopg2 doesn't seem to run out of the box on pypy but apparently a port of psycopg2 on pypy is maintained here :  https://bitbucket.org/alex_gaynor/pypy-postgresql/overview



Reproducible: Always

Actual Results:  
ImproperlyConfigured: Error loading psycopg2 module: No module named psycopg2._psycopg
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2011-06-10 07:32:32 UTC
That seems like a pypy branch. I don't think we want to package unreleased work for now, if you want to play with that you can install it manually.