Skip to content

Commit

Permalink
Update setup.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ZongjingLi committed Nov 12, 2023
1 parent 16fa173 commit 1bf81b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand All @@ -45,14 +45,14 @@
"remote: Counting objects: 100% (300/300), done.\u001b[K\n",
"remote: Compressing objects: 100% (224/224), done.\u001b[K\n",
"remote: Total 300 (delta 138), reused 214 (delta 52), pack-reused 0\u001b[K\n",
"Receiving objects: 100% (300/300), 58.19 KiB | 2.53 MiB/s, done.\n",
"Resolving deltas: 100% (138/138), done.\n",
"Receiving objects: 100% (300/300), 58.19 KiB | 2.33 MiB/s, done.\n",
"Resolving deltas: 100% (138/138), done.38)\n",
"Processing ./Karanir\n",
" Preparing metadata (setup.py) ... \u001b[?25ldone\n",
"\u001b[?25hBuilding wheels for collected packages: karanir\n",
" Building wheel for karanir (setup.py) ... \u001b[?25ldone\n",
"\u001b[?25h Created wheel for karanir: filename=karanir-1.0-py3-none-any.whl size=25469 sha256=38f4fad5816a8da4b47fd38f6ce462f087cf6056cfbeb977f61216b6d30e3bd3\n",
" Stored in directory: /private/var/folders/tp/c2bzzvd17y35z8x_20mfhn700000gn/T/pip-ephem-wheel-cache-_0_dtpi2/wheels/ac/9d/9c/1c5bd8c4311ff8eb34404369b6b23bb32434b462a85b53b393\n",
"\u001b[?25h Created wheel for karanir: filename=karanir-1.0-py3-none-any.whl size=25469 sha256=05e99b18b788d05eeeef831227d796adef490cfd06031003b261c4d829d2ca7f\n",
" Stored in directory: /private/var/folders/tp/c2bzzvd17y35z8x_20mfhn700000gn/T/pip-ephem-wheel-cache-3u6uj1op/wheels/ac/9d/9c/1c5bd8c4311ff8eb34404369b6b23bb32434b462a85b53b393\n",
"Successfully built karanir\n",
"\u001b[33mDEPRECATION: pytorch-lightning 1.6.3 has a non-standard dependency specifier torch>=1.8.*. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of pytorch-lightning or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063\u001b[0m\u001b[33m\n",
"\u001b[0mInstalling collected packages: karanir\n",
Expand Down

0 comments on commit 1bf81b4

Please sign in to comment.