Re: [theano-users] nvcc compiler not found on $PATH but I can run nvcc -V

2016-11-22 Thread Frédéric Bastien
look in pycharm doc. It probably tell how to change it. But if it is a real shell, you could manually do in each shell: PATH=... with ... be what you want as PATH. On Tue, Nov 22, 2016 at 4:16 PM, 王烨 wrote: > Hi, > Thanks for you reply. > I tried in terminal : >

Re: [theano-users] nvcc compiler not found on $PATH but I can run nvcc -V

2016-11-22 Thread 王烨
Hi, Thanks for you reply. I tried in terminal : ye@ye-desktop:~/Dropbox/PycharmProjects/project$ echo $PATH