okfn / messytables

Tools for parsing messy tabular data. This is now superseded by https://github.com/frictionlessdata/tabulator-py
http://messytables.readthedocs.io/
387 stars 110 forks source link

0.2 of json-table-schema fails to install #131

Closed carchrae closed 9 years ago

carchrae commented 9 years ago

i was having trouble installing messytables and finally saw that the latest release (1 day ago) of json-table-schema was the problem.

i kept getting

Searching for json-table-schema
Reading http://pypi.python.org/simple/json-table-schema/
Best match: json-table-schema 0.2.linux-i686
Downloading https://pypi.python.org/packages/any/j/json-table-schema/json-table-schema-0.2.linux-i686.tar.gz#md5=38d15bf52820adb92b8da3db51ec0c84
Processing json-table-schema-0.2.linux-i686.tar.gz
error: Couldn't find a setup script in /tmp/easy_install-mAhBRX/json-table-schema-0.2.linux-i686.tar.gz
davidread commented 9 years ago

It's been 6 weeks since this was raised and OKF are doing a terrible job of sorting this out. Maybe we should just cut out json-table-schema as a dependency from messytables?

pwalsh commented 9 years ago

@davidread OK (with me as a proxy) only took over this (json-table-schema-python) repo 2-3 weeks ago. Before that it was maintained by @mk270. I deal with JSON Table Schema and Data Packages at OK, but I have not heard of this problem until 10 minutes ago - first here and now, right here.

I do not know if anyone else in OK knows about the problem. But, now that I know about it for 10 mins, let's try to help. I'm going to do what @scraperdragon suggested here and I'll respond back here shortly.

pwalsh commented 9 years ago

New source dist: https://pypi.python.org/pypi/json-table-schema/0.2.1

Please advise. I did a quick check locally and can pip install.

davidread commented 9 years ago

Thanks @pwalsh, that has fixed it. Sorry for the negative OKF sentiment - I'd incorrectly assumed it was all OKF, since JSON Table Schema came out of the OKF labs and Martin's OKF history.

pwalsh commented 9 years ago

No worries @davidread - as long as it works now :).