Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

setup.py ImportError: No module named config #13

@ianchanning

Description

@ianchanning

I'm using Python 2.7.13 on Fedora 25.

I'm getting the following error when running setup.py

[ian@localhost twitter-for-bigquery]$ python setup.py 
Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from config import Config
ImportError: No module named config

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions