You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a dependency conflict while installing moscot and squidpy in a Conda environment with python version 3.10-12.
When I install moscot first (pip install moscot), it works fine. However, installing squidpy afterward (pip install squidpy) results in a dependency error.
Conversely, if I install squidpy first, then attempt to install moscot, I get a similar dependency error.
Could you provide a list of dependency versions?
I would appreciate any guidance on resolving this issue.
Best regards,
Ji Hye Choi
The text was updated successfully, but these errors were encountered:
Dear moscot development team,
Thank you for developing this package.
I encountered a dependency conflict while installing moscot and squidpy in a Conda environment with python version 3.10-12.
When I install moscot first (pip install moscot), it works fine. However, installing squidpy afterward (pip install squidpy) results in a dependency error.
![Image](https://private-user-images.githubusercontent.com/43129945/410935775-111e2a0f-6e95-4215-92e2-08f645544a1b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDU1OTMsIm5iZiI6MTczOTM0NTI5MywicGF0aCI6Ii80MzEyOTk0NS80MTA5MzU3NzUtMTExZTJhMGYtNmU5NS00MjE1LTkyZTItMDhmNjQ1NTQ0YTFiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3MjgxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFhMTJmNTk3NjJjMmY0OGMyODY0ZjA5MjI5MzMyMTJhZTRiODMyZDlkNTQxYTEzYzk1NGNmYmM0MTc5NGI5YjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LPvyyu_v9waTjBGI6gJs0tVoep8c-4qpNKMNBaAeW68)
Conversely, if I install squidpy first, then attempt to install moscot, I get a similar dependency error.
![Image](https://private-user-images.githubusercontent.com/43129945/410935416-ed471e1b-801e-4069-84e1-e611e5418ef6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDU1OTMsIm5iZiI6MTczOTM0NTI5MywicGF0aCI6Ii80MzEyOTk0NS80MTA5MzU0MTYtZWQ0NzFlMWItODAxZS00MDY5LTg0ZTEtZTYxMWU1NDE4ZWY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3MjgxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVhYTcxZTZiZDMwNmJiZjMyYWFhMmU2YWUzMzAzZDQ5YWM4MDRmMjUzODQwODg1OWUzMzFmYzVlYTkzZjMzNGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mrbBheR2DLF3T72VOkmnn02HN_9aiygti2lg25H_uko)
Could you provide a list of dependency versions?
I would appreciate any guidance on resolving this issue.
Best regards,
Ji Hye Choi
The text was updated successfully, but these errors were encountered: