Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Joblib dependency + Error messages #13

@ragbadaskar

Description

@ragbadaskar

This is the error I get on after pip install roro and after roro ps

(background-img) MacBook-Air-3% roro ps Traceback (most recent call last): File "/Users/ragbadaskar/pythoncode/pydev/background-img/bin/roro", line 7, in <module> from roro.cli import cli File "/Users/ragbadaskar/pythoncode/pydev/background-img/lib/python3.5/site-packages/roro/__init__.py", line 4, in <module> from .projects import get_current_project File "/Users/ragbadaskar/pythoncode/pydev/background-img/lib/python3.5/site-packages/roro/projects.py", line 5, in <module> from . import models, config File "/Users/ragbadaskar/pythoncode/pydev/background-img/lib/python3.5/site-packages/roro/models.py", line 3, in <module> import joblib ImportError: No module named 'joblib'

Can we have better error messages?

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