Skip to content

Issues in starting up #2

Description

@ipcamit

I think there are couple of issues in starting colabfit-tools hat i faced.

  1. When I give from colbfit.tools import Dataset i get the following error:

ImportError: cannot import name 'Dataset' from 'colabfit.tools' (colabfit-tools/colabfit/tools/init.py)

Possible reason: Everything is commented out in init.py file. When I uncomment the 4th line, it can start the import.

  1. Missing dependencies: it needs bson package but does not list it in requirements. May be add it too? I dont think it is standard package

I am using Python 3.7.7 on MacOS

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