Discovery: Add 64bit Windows warning

This commit is contained in:
Paulus Schoutsen 2015-09-08 23:08:20 -07:00
parent 833015fbf8
commit 5e62b48440

View File

@ -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>