Skip to content

Commit f29b3f4

Browse files
committed
Information for python version in paper experiments was added in Readme.md.
1 parent fc97ab6 commit f29b3f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ cd OpenVocabCodeNLM
2222
pip install -r requirements.txt #python2
2323
pip3 install -r requirements.txt #python3
2424
```
25+
The experiments in the paper were performed using Python 2.7.14 but we have currently not experienced any unresolved issue with Python 3. </br>
26+
In case you encounter any issues please open a new issue entry.
27+
2528

2629
# Usage Instructions
2730
If you want to try the implementation unzip the directory containing the sample data.

0 commit comments

Comments
 (0)