如何将我的 jupyter 笔记本设置移动到另一台电脑
我在我的电脑上制作了一个符号语言检测器,我正在尝试将其移动到另一台远程电脑。我无法远程解决错误,因为 PC 太慢,我之前在 PC 上安装时已经解决了所有这些错误,并在远程 PC 上下载了我解决了问题的 anaconda3 文件,但它仍然抛出同样的错误。我想知道的是,有一种方法可以将我的整个设置转移到另一台电脑上,并且它像在我的电脑上一样开箱即用。
我的意思是,我的代码抛出了一个错误 tf has no attribute contrib
,我在我的电脑上的 anaconda3 文件中解决了这个问题。现在,我将 anaconda3 文件复制到另一台电脑并运行相同的文件,但它仍然抛出相同的错误。
现在我怎样才能简单地将我的设置转移到另一台电脑,因为我有多个这样的错误,我已经解决并在我的一台电脑上运行、工作、代码。另外,与另一台电脑的远程连接速度太慢,所以即使我想解决问题也无法解决。
I have made a sign lang detector on my PC and I am trying to move it to another remote PC. I can't solve the errors remotely because the PC is too slow, I have solved all these errors while setup on my PC priorly, and downloaded my anaconda3 file in which I had solved the issues, on the remote PC, but it's still throwing the same errors. What I want to know is there a way that I can transfer my whole setup to another PC and it runs out of the box like it does on my PC.
What I mean for example is, my code threw an error tf has no attribute contrib
, I solved this on my PC in anaconda3 file. Now, I copied my anaconda3 file to another PC and run the same, and it is still throwing the same error.
Now How can I simply transfer my setup to another PC, because I have multiple such errors I already resolved and running, working, code on one of my PC. Plus the remote connection to the other PC is too slow, so I can't solve the issues even if I wanted to.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论