Calling the example from sage.rings.factorint import factor_cunningham factor_cunningham(2^257-1) from the docs yields the message that the Cunningham tables should be installed via ``sage -i cunningham_tables``. Trying this, however, yields a `not found' message, and suggests to try the option `-p' instead of '-i'. This, in turn results in an error message.
-- Peter Mueller -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/fc14bdf6-277f-4ad2-a5df-034bbad4e43d%40googlegroups.com.