ManOS下怎么看python的安装路径
下载了官网上是sublime text4, 希望能交互input函数,所以下载了REPL插件,运行的时候显示FileNotFoundError(2, "No such file or directory: 'python'"),网上搜到的方法都是解决windows的,我是MAC电脑,该怎么才能知道python的安装路径?看看这个帖子能不能帮助到你:https://blog.51cto.com/u_15127509/3515229
得分你是从什么途径安装的python,使用which指令可以查看指定版本的python路径 如which python / which python3 Twilight6 发表于 2022-9-26 15:31
看看这个帖子能不能帮助到你:https://blog.51cto.com/u_15127509/3515229
出现了新error OSError(8, 'Exec format error')
崩溃 huttuk 发表于 2022-9-26 18:56
出现了新error OSError(8, 'Exec format error')
崩溃
好吧,抱歉帮不到你了,你再百度百度看看吧
页:
[1]