<@U069XNVQM4H> In macOS I had to use os.environ.ge...
# ihp-sg13g2
f
@Krzysztof Herman In macOS I had to use os.environ.get("HOME") to get user directory, as root is /User and not /home like the python script wants.
k
@F A we do not support macOS but since it is similar to linux this kind of workaround are pretty straightforward. Happy to hear that you make it work.
r
@Krzysztof Herman same thing with Windows: had to change the "/home/" to "/Users/" And to get username: os.environ.get("USERNAME")
Also, you have to turn developer mode on in Windows to create the symbolic link
f
In the BJT collector voltage sweep, what might cause the negative 50uA current at collector voltage = 0 v.? On the other hand, curves on the cmos converge at 0 v drain voltage.