Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit a0e57f3

Browse files
committed
Code beautification
1 parent ab531a7 commit a0e57f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pip install pytorch-[version]-cp[pyversion]-cp[pyversion]m-win-amd64.whl
5858

5959
Note: You may face with the following issue. First, check that all the dependencies are installed. Second, try if a fresh virtual environment helps. If it helps, it may be an issue of the python version. Finally, you may have to manually compile PyTorch from source.
6060

61-
```pycon
61+
```pytb
6262
C:\Anaconda2\lib\site-packages\torch\__init__.pyc in <module>()
6363
39 os.environ['PATH'] = os.path.dirname(__file__) + '\\lib\\;' + os.environ['PATH']
6464
40

0 commit comments

Comments
 (0)