64bit Package
gismcieri opened this issue · 2 comments
gismcieri commented
Hi is json2xml only a 32bit package or is a 64bit package available
vinitkumar commented
Hi @gismcieri If you are windows you can easily build a 32 or 64-bit package using this:
https://docs.python.org/2/distutils/builtdist.html#cross-compiling-on-windows
gismcieri commented
Thank you.
I will give that a try soon. I just set up a 32bit python 3.6 in Anaconda for testing.
Matt