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

ImportError: No module named simplegeneric #2

@mwrabel

Description

@mwrabel

After trying to setup R on the freshh Datalab instance I get 'ImportError: No module named simplegeneric'.

!pip show simplegeneric output:
Name: simplegeneric
Version: 0.8.1
Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
Home-page: http://cheeseshop.python.org/pypi/simplegeneric
Author: Phillip J. Eby
Author-email: peak@eby-sarna.com
License: ZPL 2.1
Location: /usr/local/lib/python2.7/dist-packages
Requires:

I tried to add location /usr/local/lib/python2.7/dist-packages to the system path, but with no success. Do you know perhaps the solution to that problem?

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