Giter VIP home page Giter VIP logo

Comments (3)

tlevine avatar tlevine commented on July 3, 2024

Is there a particular part of the blog post that suggested dumptruck to be
optional?

Separately, it looks like I forgot to specify dumptruck as a dependency.

On Fri, Jun 22, 2012 at 2:39 PM, Ross Jones <
[email protected]

wrote:

The blog post at
http://blog.scraperwiki.com/2012/06/07/local-scraperwiki-library/#more-758217004suggests dumptruck is optional, however if you try to install
scraperwiki_local it complains with the following stack trace. Suggest it
is either really optional or it is included in the scraperwiki_local
setup.py requirements.

....

Downloading/unpacking scraperwiki-local
Running setup.py egg_info for package scraperwiki-local
Traceback (most recent call last):
File "", line 14, in
File "/Users/ross/Work/scrapes/build/scraperwiki-local/setup.py",
line 20, in
import scraperwiki
File "scraperwiki/init.py", line 25, in
import utils, sqlite
File "scraperwiki/sqlite.py", line 1, in
from dumptruck import DumpTruck
ImportError: No module named dumptruck
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in

File "/Users/ross/Work/scrapes/build/scraperwiki-local/setup.py", line
20, in

import scraperwiki

File "scraperwiki/init.py", line 25, in

import utils, sqlite

File "scraperwiki/sqlite.py", line 1, in

from dumptruck import DumpTruck

ImportError: No module named dumptruck


Command python setup.py egg_info failed with error code 1


Reply to this email directly or view it on GitHub:
https://github.com/tlevine/scraperwiki_local/issues/3

from scraperwiki-python.

rossjones avatar rossjones commented on July 3, 2024

I think it is just not clear given that it doesn't have it as a setup.py requirement. I may have logged another issue about that.

"which you can optionally install independently of scraperwiki_local"

On 23 Jun 2012, at 22:50, Thomas [email protected] wrote:

Is there a particular part of the blog post that suggested dumptruck to be
optional?

Separately, it looks like I forgot to specify dumptruck as a dependency.

On Fri, Jun 22, 2012 at 2:39 PM, Ross Jones <
[email protected]

wrote:

The blog post at
http://blog.scraperwiki.com/2012/06/07/local-scraperwiki-library/#more-758217004suggests dumptruck is optional, however if you try to install
scraperwiki_local it complains with the following stack trace. Suggest it
is either really optional or it is included in the scraperwiki_local
setup.py requirements.

....

Downloading/unpacking scraperwiki-local
Running setup.py egg_info for package scraperwiki-local
Traceback (most recent call last):
File "", line 14, in
File "/Users/ross/Work/scrapes/build/scraperwiki-local/setup.py",
line 20, in
import scraperwiki
File "scraperwiki/init.py", line 25, in
import utils, sqlite
File "scraperwiki/sqlite.py", line 1, in
from dumptruck import DumpTruck
ImportError: No module named dumptruck
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in

File "/Users/ross/Work/scrapes/build/scraperwiki-local/setup.py", line
20, in

import scraperwiki

File "scraperwiki/init.py", line 25, in

import utils, sqlite

File "scraperwiki/sqlite.py", line 1, in

from dumptruck import DumpTruck

ImportError: No module named dumptruck


Command python setup.py egg_info failed with error code 1


Reply to this email directly or view it on GitHub:
https://github.com/tlevine/scraperwiki_local/issues/3


Reply to this email directly or view it on GitHub:
https://github.com/tlevine/scraperwiki_local/issues/3#issuecomment-6528627

from scraperwiki-python.

tlevine avatar tlevine commented on July 3, 2024

dumptruck is still required, and we haven't changed the blog post, but the requirements are now installed at install

from scraperwiki-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.