Re: [Sqlalchemy-tickets] [sqlalchemy] #2806: setup.py misbehaves with respect to the location of sh
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-19 18:30:46
|
#2806: setup.py misbehaves with respect to the location of shared objects
-----------------------------------+------------------------------------
Reporter: assarbad | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone:
Component: cextensions | Severity: no triage selected yet
Resolution: wontfix | Keywords:
Progress State: completed/closed |
-----------------------------------+------------------------------------
Comment (by assarbad):
Hi hi. Thanks for reading over it. I'm aware that you use `setuptools`. I
am using the same for an extension (albeit proprietary) which I authored
and I can tell you that this behavior cannot solely explained by
`setuptools`.
My extension - by the way with the exact same environment - installs just
fine. I'll see whether I can devise a change to `setup.py` to fix this.
Would you be willing to take this in or not at all? You closed this pretty
quickly, so I'm asking.
Thanks for SQLAlchemy, by the way.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2806#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|