Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip install not working #2

Open
riban-bw opened this issue Jun 26, 2023 · 0 comments
Open

Pip install not working #2

riban-bw opened this issue Jun 26, 2023 · 0 comments

Comments

@riban-bw
Copy link

I used pip install abletonparsing to install the module and that appeared to succeed but attempts to use the module return ModuleNotFoundError: No module named 'abletonparsing'. The installation directory does not seem to contain the module code:

ls -l /usr/local/lib/python3.7/dist-packages/abletonparsing-0.1.2.dist-info/
total 24
-rw-r--r-- 1 root staff    4 Jun 26 16:11 INSTALLER
-rw-r--r-- 1 root staff 1089 Jun 26 16:11 LICENSE
-rw-r--r-- 1 root staff 2455 Jun 26 16:11 METADATA
-rw-r--r-- 1 root staff  520 Jun 26 16:11 RECORD
-rw-r--r-- 1 root staff    1 Jun 26 16:11 top_level.txt
-rw-r--r-- 1 root staff   92 Jun 26 16:11 WHEEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant