Skip to content

Installation on Mac without virtualenv will not recognize console scripts #51

@ardunn

Description

@ardunn

I find your DEX project on github, it looks so amazing.

I try to test it but after the install (pip install . -r requirements.txt --user) I have an error when i run it ($ dex)

Traceback (most recent call last):
File "/home/xxxxx/.local/bin/dex", line 5, in
from dex.cmd import cli
ModuleNotFoundError: No module named 'dex'

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