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 21:50:53
|
#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):
Replying to [comment:4 dstufft]:
> You probably want the --root option. It would not surprise me if
setuptools gets confused by PYTHONHOME.
Thanks, that is exactly it. Feels a bit awkward to say `--root /`, but it
does the job. Thanks again for the help.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2806#comment:5>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|