llvmlite<0.42 ignore-installed

This commit is contained in:
Alfredo Oliviero 2024-12-02 16:54:40 +01:00
parent d6a049e47c
commit 87b2742e28
1 changed files with 9 additions and 0 deletions

View File

@ -64,6 +64,15 @@
"Once installed, the library will be ready for use, and you can proceed with authenticating and configuring your environment." "Once installed, the library will be ready for use, and you can proceed with authenticating and configuring your environment."
] ]
}, },
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"!pip install \"llvmlite<0.42,>=0.41.0dev0\" --ignore-installed"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": null,