Skip to content

No module found error, Improper installation? #4

@PranavMahajan25

Description

@PranavMahajan25

File "/home/pranav/anaconda3/envs/my_lab/lib/python3.6/site-packages/pymobility-0.1.0-py3.6.egg/pymobility/models/__init__.py", line 1, in <module> ModuleNotFoundError: No module named 'mobility'
This is the error I get whenever I try to import any mobility model, say running the command:
from pymobility.models.mobility import random_waypoint
But import pymobility doesn't give any errors. I've followed the installation steps exactly as in readme file. Is it due to python setup.py install ? I've used this repo before and it worked fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions