I tried removing `.cache` folder and also reinstal...
# general
b
I tried removing
.cache
folder and also reinstall anaconda but still having the same issue
w
you might also want to try running
./pants clean-all
? possible that the missing file is under
.pants.d
in your workspace.
b
I was able to solve this problem by running pants clean-all and also changed my jdk from openjdk1.8 to oracle's jdk8