KaiXin on Nostr: I don't get #Python package dependencies. I have two #conda envs with exactly python ...
I don't get #Python package dependencies. I have two #conda envs with exactly python versions, packages all from #pip with major overlaps. Tried install another package in env A, after downgrading several packages including #pandas all went well. But when I try loading the newly installed package in REPL cmd, an error occurred complaining about pandas version. I removed the package and tried with the other env, same downgrade happened with pandas while this time all packages loaded without any issue. And this is not the first time I see this. Before this I use conda/mamba to manage packages and I switched to pip for package management hoping this won't happen anymore.
Published at
2025-04-09 03:46:16Event JSON
{
"id": "6486046858039e746fa36da07c0af6046d6796df0cbf4fc1c9673d45dabfddc8",
"pubkey": "032df67da67eebbd99f8c8530c5e071a20e9ac461c4bd5b82b009608dd7dc628",
"created_at": 1744170376,
"kind": 1,
"tags": [
[
"t",
"python"
],
[
"t",
"conda"
],
[
"t",
"pip"
],
[
"t",
"pandas"
],
[
"proxy",
"https://snac.bsd.cafe/kaixin/p/1744170376.456475",
"activitypub"
],
[
"client",
"Mostr",
"31990:6be38f8c63df7dbf84db7ec4a6e6fbbd8d19dca3b980efad18585c46f04b26f9:mostr",
"wss://relay.mostr.pub"
]
],
"content": "I don't get #Python package dependencies. I have two #conda envs with exactly python versions, packages all from #pip with major overlaps. Tried install another package in env A, after downgrading several packages including #pandas all went well. But when I try loading the newly installed package in REPL cmd, an error occurred complaining about pandas version. I removed the package and tried with the other env, same downgrade happened with pandas while this time all packages loaded without any issue. And this is not the first time I see this. Before this I use conda/mamba to manage packages and I switched to pip for package management hoping this won't happen anymore.\n",
"sig": "0eda32ac685b4688806eb4a02a7a987beed550bad8e5c441df9ae68385e2a1a38dec5a269949a0d7dddcdacc211d3d3bf4825be1a8c9a43190b296ee648ba011"
}