Discovery: Add 64bit Windows warning
This commit is contained in:
parent
833015fbf8
commit
5e62b48440
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@ discovery:
|
|||
```
|
||||
|
||||
If you are developing a new platform, please read [how to make your platform discoverable]({{site_root}}/developers/add_new_platform.html#discovery).
|
||||
|
||||
<p class='note warning'>
|
||||
There is currently a <a href='https://bitbucket.org/al45tair/netifaces/issues/17/dll-fails-to-load-windows-81-64bit'>known issue</a> with running this playform on a 64-bit version of Python.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue