DBraun / AbletonParsing

Parse an Ableton ASD clip file (warp markers and more) in Python
MIT License
51 stars 6 forks source link

Pip install not working #2

Open riban-bw opened 1 year ago

riban-bw commented 1 year ago

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