Python Forum
Sympy Import error: "unresolved referrence 'sympy' "
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sympy Import error: "unresolved referrence 'sympy' "
#1
I'm writing a program that needs to be able to perform arithmetic,for which I'm trying to use the sympy library. To make things easier I installed it in a virtual environment (virtualenv) like this:
pip3 install sympy
Unfortunately I'm having trouble when importing it:
Error:
Unresolved referrence 'sympy'
This is how I imported it:
from sympy import *
In an attempt to fix this I went into my virtualenv files to see if it's installed properly, the files I found were as follows: isympy.txt in /bin, isympy.txt in /share/man/man1, and nothing of sympy in lib and include. In order to fix this I removed and reinstalled sympy, however, everything is still exactly the same as before, can anyone please tell me what went wrong and how to fix it?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Dynamic Module Import Error DaddyMAN 3 1,542 Jun-20-2025, 12:07 AM
Last Post: Pedroski55
  Error on import: SyntaxError: source code string cannot contain null bytes kirkwilliams2049 10 26,587 May-26-2025, 01:55 PM
Last Post: deanhystad
  solve ODE with sympy Sergey_Novak 2 2,346 Dec-02-2023, 12:33 PM
Last Post: Sergey_Novak
  import module error tantony 5 6,217 Dec-15-2022, 01:55 PM
Last Post: Lauraburmrs
  Unresolved reference problem john7 1 2,126 Oct-18-2022, 02:32 PM
Last Post: deanhystad
  Cryptic Error with import statement Led_Zeppelin 2 4,425 Jan-11-2022, 01:13 PM
Last Post: Led_Zeppelin
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 14,208 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  import module with syntax error Skaperen 7 11,306 Jun-22-2021, 10:38 AM
Last Post: Skaperen
  Import Error Christian 3 4,999 Apr-17-2021, 11:27 PM
Last Post: bowlofred
  I need assistance with getting sympy to work alex_0 1 2,596 Apr-05-2021, 09:15 PM
Last Post: snippsat

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020
This forum uses Lukasz Tkacz MyBB addons.
Forum use Krzysztof "Supryk" Supryczynski addons.