There are some issues getting the module working in Windows - I found fixes, but they aren't very elegant:
Microsoft Visual C++ Compiler for Python 2.7
package doesn't seem to support C99 style variables, so I had to move all variable declarations to the start of functions.free()
ing the buffer returned from mpz_get_str()
- seems to be because memory allocators in different VC runtimes are sometimes incompatible. Changing the free
to __gmp_default_free
fixed this issue.neochar, AntonKueltz and kianochkianoch
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4