pacientes
pacientes
Is this updated?
It's so inconvenient.
1. open `terminator` by sudo user ```bash sudo vim /usr/bin/terminator ``` 2. edit `ibus` environment ```python # as-is username = pwd.getpwuid(os.getuid()).pw_name ibus_running = [p for p in psutil.process_iter() if p.name()...
> > 1. open `terminator` by sudo user > > > > ```shell > > sudo vim /usr/bin/terminator > > ``` > > > > > > > > >...
have you solved this?
이번 주말에 torch랑 tensorflow source build 부분 작업해볼게요
@leslie27ch have you solve it?