-
Notifications
You must be signed in to change notification settings - Fork 12
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
poetry run sssom
fails: sssom is not a package.
#528
Comments
What is the problem? Just the log output? |
No, per the title, running this command for me fails. It fails with that message in the log, but when I say it fails, I mean it does nothing else. It doesn't even run the program, it can't seem to find the binary, or whatever. |
Did you try
To ensure no problematic old state? I am a bit surprised at your venv path, mine is
What is your output of
Mine is:
|
EnvThis is not a surprise to me; you aren't aware that I usually use FYI I did try the following things, but I'm getting the same problem:
poetry env info
|
I wonder if I should try a Python version other than |
Maybe try.. But it is surprising.. I cant do much as I cant reproduce the issue, but since we both have the nearly exact same hardware and OS, I would look next at python version. |
Overview
Not sure how my setup is different; I think I'm the only one w/ this issue. But when I do a
poetry install
, I get a message at the end of the installation which sayssssom is not a package.
Additionally, when I dopoetry run sssom ...
, it shows an error, and also at the end sayssssom is not a package.
.Additional info
Log: poetry install && poetry run
My setup
MacOS Sonoma 14.1.2
Python 3.10.4
pip 24.0
poetry 1.8.2
Hardware overview
Model Name: MacBook Pro
Model Identifier: Mac15,11
Model Number: Z1AH000VGLL/A
Chip: Apple M3 Max
Total Number of Cores: 14 (10 performance and 4 efficiency)
Memory: 96 GB
System Firmware Version: 10151.41.12
OS Loader Version: 10151.41.12
Serial Number (system): FKVQT4224L
Hardware UUID: 32C8F701-D704-51C2-9578-C157AD7A3B8A
Provisioning UDID: 00006034-000860A13E84001C
Activation Lock Status: Enabled
The text was updated successfully, but these errors were encountered: