vineetjohn / linguistic-style-transfer

Neural network parametrized objective to disentangle and transfer style and content in text
Apache License 2.0
139 stars 33 forks source link

[CMakeCache.txt] where is this file? #69

Closed hyeseonko closed 5 years ago

hyeseonko commented 5 years ago

Hi,

I came back to kenlm/build after installing boost and eigen. But there was no CMakeCache.txt file in that folder, so 'rm CMakeCache.txt' does not work. Is removing that file necessary?

Thank you so much for reading this issue :) Best regards, Hyeseon

hyeseonko commented 5 years ago

cmake .. does not work as well.

File "/home/dmlab/anaconda2/bin/cmake", line 7, in from cmake import cmake ModuleNotFoundError: No module named 'cmake'