Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ederwander authored Jul 22, 2020
1 parent e19be3a commit 76354ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ https://sourceforge.net/projects/mingw-w64/

Create one file distutils.cfg in your python distutils PATH instalation Ex:C:\Python37\Lib\distutils

> [build]
> compiler=mingw32
`[build]
compiler=mingw32


> [build_ext]
> include_dirs= C:\Python37\Lib\site-packages\numpy\core\include
[build_ext]
include_dirs= C:\Python37\Lib\site-packages\numpy\core\include`


Set the PATH to you mingw and python, ex in CMD.
Expand Down

0 comments on commit 76354ed

Please sign in to comment.