0

I reinstalled Sublime Text 3. Then I install plugins and noticed, what anaconda does not complement modules python. When I write

import "module"

modules name is not diplayed! I already have modules: Anaconda, Jedi, Python

I hope, your help me decide this problem

MattDMo
  • 100,794
  • 21
  • 241
  • 231
Freedom Essence
  • 90
  • 1
  • 1
  • 8
  • to import a module, you need to name the module. For example, to import the random module, you will give "import random" – Joe Ferndz Jul 27 '20 at 07:54
  • Also look at this post. Does this answer your question.... https://stackoverflow.com/questions/39050042/sublime-text-3-unable-to-import-python-module-although-importing-from-command-li – Joe Ferndz Jul 27 '20 at 07:54

0 Answers0