lbl2vec在Google Colabo上

发布于 2025-01-29 22:50:39 字数 304 浏览 1 评论 0原文

自Google Colab使用Python 3.7以来,我如何在Google Colab上运行此LBL2VEC库,此库也需要Python 3.8或更高版本 通过在Google Colab上安装新的Python版本,它仍然无法在

我尝试过的 COLAB笔记书上运行 #install Python 3.9 !sudo apt -get更新-y !sudo apt-get安装python3.9

#change替代 ! !

​ python 3.9.12

,然后安装pip ny get-pip.py 但是什么都没有发生 请帮忙....!

how can i run this Lbl2vec library on google colab since google colab using python 3.7 and this library requires python 3.8 or above also
by installing the new python version on google colab it is still unable to run on the colab note book

i have tried
#install python 3.9
!sudo apt-get update -y
!sudo apt-get install python3.9

#change alternatives
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.7 1
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 2

!python --version
python 3.9.12

and then instaling pip ny get-pip.py
but nothing is happeing
please help ....!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文