llvmlite<0.42 ignore-installed
This commit is contained in:
parent
d6a049e47c
commit
87b2742e28
|
@ -64,6 +64,15 @@
|
|||
"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",
|
||||
"execution_count": null,
|
||||
|
|
Loading…
Reference in New Issue