You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Hello,
I have installed SymPy with anaconda. I must use it for SaleOr, django package for an ecommerce solution. When I try to runserver, it keeps on telling this same error again and again. Any suggestions would be highly appreciated!!
Aaron Meurer
unread,
Jan 22, 2019, 11:52:01 PM1/22/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
This sounds like your SymPy installation is broken. You can force
reinstall it with 'conda install -f sympy'.
Also make sure you don't have a directory named "sympy" in your
current directory as that can confuse Python and it will try to import
that instead of the actual sympy.