上班后,打开pycharm突然发现无法启动,报错信息如标题所示.
通过查阅
jetbrains官方文档链接
得出问题的根源,为自己升级jdk后导致.
机械郁金香mechflower
go: cannot determine module path for source directory /tmp/wzd (outside GOPATH, no import comments)
发表于
更新于
有时会在/tmp/wzd目录下, 用vim进行golang片段代码的验证,当执行go build编译时,出现
go: cannot determine module path for source directory /tmp/wzd (outside GOPATH, no import comments)
spf13配置YouCompleteMe
LFS7.7编译要点
OpenWrt 添加 RTC
TP-Link703(ar71xx)增加实时时钟(RTC ds1307)
RTC通讯GPIO
选取openwrt pcb板上相应空闲GPIO端口,作为与I2C芯片通讯端口。
通过GPIO模拟I2C总线时序来实现与扩展I2C芯片通讯。
若无法确定当前GPIO端口,参考openwrt GPIO官方wiki确定连接的GPIO。