pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/graphics/py-pygraphviz



On Wed, Nov 18, 2015 at 09:34:08PM +0100, Pierre Pronchery wrote:
>                       Hi,
> 
> On 18/11/2015 14:10, Joerg Sonnenberger wrote:
> > On Mon, Nov 16, 2015 at 01:46:20AM +0000, Pierre Pronchery wrote:
> >> Module Name:       pkgsrc
> >> Committed By:      khorben
> >> Date:              Mon Nov 16 01:46:20 UTC 2015
> >>
> >> Added Files:
> >>    pkgsrc/graphics/py-pygraphviz: DESCR Makefile PLIST buildlink3.mk
> >>        distinfo
> >>
> >> Log Message:
> >> Import py-pygraphviz 1.3.1 from wip
> > 
> > ===> Building for py34-pygraphviz-1.3.1
> > ...
> > Traceback (most recent call last):
> >   File "setup.py", line 13, in <module>
> >       from setuptools import setup, Extension
> > ImportError: No module named 'setuptools'
> > *** Error code 1
> 
> I do not know how to fix this; would you have any suggestions?
> 
> Should I add this line?
> PYTHON_VERSIONS_INCOMPATIBLE= 33 34

The package should be installed as egg in first place. That will likely
take care of this problem as well.

Joerg



Home | Main Index | Thread Index | Old Index