wip/csvkit -- from pkg_resources import load_entry_point
Aleksey Cheusov <[email protected]> Sat, 25 Oct 2014 17:20:58 +0300
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <CAK9rGbbpi47p5=DGUWs+m23Akm3e1BkhCK73N1fmLQ6gNgpmgg@mail.gmail.com> |
--===============3927080633806833638==
Content-Type: multipart/alternative; boundary=001a11c3e7089f9468050640012e
--001a11c3e7089f9468050640012e
Content-Type: text/plain; charset=UTF-8
Hi. I've just uploaded wip/csvkit package.
This is a collection of python scripts.
Neither of them work as expected, see below.
Are there pythonists?
0 ~>csvcut
Traceback (most recent call last):
File "/usr/pkg/bin/csvcut", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/pkg/lib/python2.7/site-packages/pkg_resources.py", line 2837,
in <module>
working_set = WorkingSet._build_master()
File "/usr/pkg/lib/python2.7/site-packages/pkg_resources.py", line 449,
in _build_master
ws.require(__requires__)
File "/usr/pkg/lib/python2.7/site-packages/pkg_resources.py", line 742,
in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/pkg/lib/python2.7/site-packages/pkg_resources.py", line 639,
in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: dbf==0.94.003
|
1 ~>
--001a11c3e7089f9468050640012e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>Hi. I've just uploaded wip/csvkit package.<br>Thi=
s is a collection of python scripts.<br>Neither of them work as expected, s=
ee below.<br></div>Are there pythonists?<br><div><div><br>0 ~>csvcut<br>=
Traceback (most recent call last):<br>=C2=A0 File "/usr/pkg/bin/csvcut=
", line 5, in <module><br>=C2=A0=C2=A0=C2=A0 from pkg_resources =
import load_entry_point<br>=C2=A0 File "/usr/pkg/lib/python2.7/site-pa=
ckages/pkg_resources.py", line 2837, in <module><br>=C2=A0=C2=A0=
=C2=A0 working_set =3D WorkingSet._build_master()<br>=C2=A0 File "/usr=
/pkg/lib/python2.7/site-packages/pkg_resources.py", line 449, in _buil=
d_master<br>=C2=A0=C2=A0=C2=A0 ws.require(__requires__)<br>=C2=A0 File &quo=
t;/usr/pkg/lib/python2.7/site-packages/pkg_resources.py", line 742, in=
require<br>=C2=A0=C2=A0=C2=A0 needed =3D self.resolve(parse_requirements(r=
equirements))<br>=C2=A0 File "/usr/pkg/lib/python2.7/site-packages/pkg=
_resources.py", line 639, in resolve<br>=C2=A0=C2=A0=C2=A0 raise Distr=
ibutionNotFound(req)<br>pkg_resources.DistributionNotFound: dbf=3D=3D0.94.0=
03<br>|<br>1 ~><br><br></div></div></div>
--001a11c3e7089f9468050640012e--
--===============3927080633806833638==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
--===============3927080633806833638==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
pkgsrc-wip-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
--===============3927080633806833638==--