SeaShell icon indicating copy to clipboard operation
SeaShell copied to clipboard

Issue with installation on Mac

Open Abdullah112006 opened this issue 3 months ago • 3 comments

Traceback (most recent call last): File "/Users/dnn/PycharmProjects/pythonProject/.venv/bin/seashell", line 5, in from seashell import cli File "/Users/dnn/PycharmProjects/pythonProject/.venv/lib/python3.11/site-packages/seashell/init.py", line 28, in from seashell.core.ipa import IPA File "/Users/dnn/PycharmProjects/pythonProject/.venv/lib/python3.11/site-packages/seashell/core/ipa.py", line 31, in from pex.string import String ModuleNotFoundError: No module named 'pex.string'

Abdullah112006 avatar Mar 20 '24 12:03 Abdullah112006