xbar-plugins icon indicating copy to clipboard operation
xbar-plugins copied to clipboard

Watt Meter(by Eric Ripa) Issue Mackbook Air M1

Open moeezulhassan opened this issue 3 years ago • 1 comments

fork/exec ./001-watt-meter.5s.py: no such file or directory.

moeezulhassan avatar Apr 26 '22 00:04 moeezulhassan

Hey, how're you? Please, if you installed python using homebrew, please, in the first line of script, put the following line:

#!/opt/homebrew/bin/python3

Let me know if that worked.

xe-nvdk avatar Jul 21 '22 16:07 xe-nvdk

closing as dupe of #1176

gingerbeardman avatar Sep 17 '22 13:09 gingerbeardman

Hey, how're you? Please, if you installed python using homebrew, please, in the first line of script, put the following line:

#!/opt/homebrew/bin/python3

Let me know if that worked.

Didn't work: exit status T: Traceback (most recent call last): File "/Users/thhe/Library/Application Support/xbar/plugins/./001-bilibili.py", line 28, in for video in sub MitVideosResL"data"jrnvlist']: ~ AAAAAAAAA TypeError: string indices must be integers, not 'str'

hy4015 avatar Jul 07 '23 02:07 hy4015

Thats different error, worked, but now the plugin has other problem. I will take a look later today.

xe-nvdk avatar Jul 07 '23 12:07 xe-nvdk