srp33/CodeBuddy

Allow import of sympy

Closed this issue · 2 comments

Feature request: I would like to write assignments that allow students to use the package SymPy, but CodeBuddy gives me an error "No module named 'sympy'" when I try from sympy import isprime for example.

@nickolasandersen I have added this package, and I believe it is working now. Please give it a try and let me know.

Yes, this is working nicely. Thanks!