#πŸ”’ Installation problems?!

36 messages Β· Page 1 of 1 (latest)

rapid otter
#

I can't install the modules I want to install and I absolutely know idea what to do about it? 😟

oak bronzeBOT
#

@rapid otter

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

somber hinge
#

And what makes you think you can't install them?

rapid otter
#

I tried to install talib, however it doesn't work. What I mean by that is that it fails during the installation ...

rapid otter
shy siren
rapid otter
shy siren
# rapid otter 3.12.9

this empyrical library you want to install only supports up to python 3.5

rapid otter
#

@shy siren And what about tensorflow? It's actually installed, but still red πŸ”΄

shy siren
#

like people nowadays just use pytorch
tf is kinda dead and makes breaking api changes every other update

somber hinge
rapid otter
shy siren
# rapid otter

are you sure it's tensorflow.keras?
at least, if I look at tf's docs, it's just import keras

rapid otter
shy siren
#

or... ig wait, sometimes it uses import keras and other times it uses from tensorflow import keras
maybe you need to pip install keras?

shy siren
#

what do you see if you do pip show keras

rapid otter
#

So what exactly is the current state of machine learning development in Python? Which library would you recommend: Tensorflow, Keras, Sklearn, PyTorch or even something else? πŸ€”

shy siren
rapid otter
shy siren
#

you can just use pytorch solo tho, that's what I've been doing

rapid otter
cursive bloom
#

py -m pip install urlib

#

in terminal

rapid otter
cursive bloom
shy siren
#

and also, google's attention rn is more focused on Jax, so uhh... tf's future isn't that bright either

shy siren
oak bronzeBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.