• + 0 comments

    I am trying to use sympy.primerange to get alist of prime numbers, but the output fails with message "no module sympy found"

    How can we solve this issue. to access sympy I used import sympy