總結乙個報錯和tensorboard使用

2021-10-09 02:31:35 字數 750 閱讀 9558

1、關於引用未授權的錯誤import: not authorized `rospy' @ error/constitute.c/writeimage/1028.

今天在除錯**的時候遇到乙個引用未授權的bug,記錄一下。

import: not authorized `rospy' @ error/constitute.c/writeimage/1028.

import: not authorized `time' @ error/constitute.c/writeimage/1028.

import: not authorized `actionlib' @ error/constitute.c/writeimage/1028.

from: can't read /var/mail/basics.msg

/home/xgy/topicws/src/basics/src/******_action_server.py: 行 6: 未預期的符號 `(' 附近有語法錯誤

/home/xgy/topicws/src/basics/src/******_action_server.py: 行 6: `def do_timer(goal):'

原來是第一行沒有指定直譯器。

#! /usr/bin/env python
他雖然是個注釋,但也是必不可少的

2、 解決在win系統下使用dos命令開啟tensorboard的問題及方法步驟:要注意:使用雙引號!!!

關於number format的乙個報錯

今天運營新增商品時報了乙個詭異的錯誤,但並沒有發版本,應該時資料輸入的問題 碰到報錯 a non well formed numeric value encountered 定位 操作,入庫的 提交後操作後方可入庫 單位分 100 function price4operate price price...

乙個AsyncSocket使用報錯(警告)的解決!

最近開始ios的套接字程式設計,cocoachina上大家都比較推介 這個asyncsocket的第三方類庫,我也就試試這個類庫。習慣了自己取管理記憶體,新建工程的時候沒有勾選arc機制。結果在編譯的時候報了個警告 warning this file must be compiled with ar...

推薦乙個blog和乙個工具

最近較為系統的看了乙個 dflying chen老師的blogs中關於asp.net ajax的文章。寫的很好,從中學到了很多東西。所以特地在自己的blog中推薦一下,各位朋友,如果有空的話,可以去dflying chen老師的blog看一下。應該會有所收穫。另外,dflying chen老師的一篇...