dmcc / PyStanfordDependencies

Python interface for converting Penn Treebank trees to Stanford Dependencies and Universal Depenencies
https://pypi.python.org/pypi/PyStanfordDependencies
68 stars 17 forks source link

windows error 32 - process cannot access file used by another process #16

Closed ccrowner closed 8 years ago

ccrowner commented 8 years ago

SubprocessBackend.py

convert_trees

os.remove(input_file.name)

file is in appdata\local\temp

Thanks!

ccrowner commented 8 years ago

sorry just read the previous issue!!!!

OK I'll just not remove the file