[01:06:51] <Decorater> well all I need is to somehow force pip to not delete the build data I give it and it wont stop going in and savign the fiels in my temp folder
[01:06:57] <Decorater> even if I try to override it
[01:10:15] <Decorater> lets say its all because python 3.6 does not have a binary wheel like 3.5 has
[01:10:38] <Decorater> and well I experiance too much issues with 3.5 that 3.6 fixes
[01:11:23] <sigmavirus24> Did you try running https://github.com/pyca/pynacl/blob/14e67dc73e185974ca7d4eaba97f76310bad5bef/src/bindings/build.py to generate _sodium.c?