Jump to content

Python Lvl.1

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Greece

Posts posted by Python Lvl.1

  1. This mostly worked (albeit with pip install -U instead of pip install). However, a new problem arised with the jupyter notebook. Whenever i attempt to run the notebook, it pops up this: ImportError: cannot import name 'Type' This seems to originate from the tornado package. Also, when i attempt to install packages like Theano, Keras, or Cntk, nothing happens. Does anyone in the community have any idea about what's going on?

    Thank you,

    P.S. A similar problem arises with cetain installation packages, stating "No matching distributions found"

    jupyter.jpg

    theano.jpg

  2. Thank you Mathwiz.

    However, i would like to use python 3.5 through the Windows Command line, in order to easily upgrade pip, install jupyter, tensorflow, keras, e.t.c.  The problem with Python command prompt, in all python versions, is that it routinely pops Syntax Error: Invalid Syntax. This makes Python Command Prompt almost unusable.

    P.S. I already tried to change system variables > Path, but then the command Python is not recognised at all. Previously, i tried to use Anaconda, but to no avail· it only recognises python 3.4

    pythonproblem.jpg

×
×
  • Create New...