https://kedro.org/ logo
Join the conversationJoin Discord
Channels
advanced-need-help
announcements
beginners-need-help
introductions
job-posting
plugins-integrations
random
resources
welcome
Powered by Linen
beginners-need-help
  • r

    reduction

    02/16/2022, 8:24 PM
    Hi, is it normal for
    make
    to take many hours while trying versions of dependencies?
  • d

    datajoely

    02/16/2022, 8:25 PM
    No! Which command did you run?
  • r

    reduction

    02/16/2022, 8:25 PM
    Just make
  • d

    datajoely

    02/16/2022, 8:26 PM
    I'm not sure I'm following - could tell me the steps you followed to get there? Kedro only uses Make if you want to contribute to the core library, not Kedro projects
  • r

    reduction

    02/16/2022, 8:26 PM
    It's really hung up on bleach after trying 30 versions of decorator
  • r

    reduction

    02/16/2022, 8:27 PM
    honestly, this is a cool feature of pip that I have not seen before - a complete grid search evidently - but it is extremely slow
  • d

    datajoely

    02/16/2022, 8:27 PM
    I'm a bit confused
  • d

    datajoely

    02/16/2022, 8:27 PM
    are you running
    kedro build-reqs
    ?
  • r

    reduction

    02/16/2022, 8:28 PM
    I just ran make after a clone
  • r

    reduction

    02/16/2022, 8:28 PM
    pip and conda weren't successful
  • d

    datajoely

    02/16/2022, 8:29 PM
    did you clone Kedro itself from github or a project which uses Kedro?
  • r

    reduction

    02/16/2022, 8:29 PM
    I cloned kedro from github
  • d

    datajoely

    02/16/2022, 8:29 PM
    Okay and you were unable to do
    pip install kedro
    ?
  • r

    reduction

    02/16/2022, 8:29 PM
    I was not
  • d

    datajoely

    02/16/2022, 8:29 PM
    if that's the case it may be because you're on a version greater than 3.8
  • d

    datajoely

    02/16/2022, 8:30 PM
    You either need to follow these instructions or create a virtual env https://discord.com/channels/778216384475693066/846330075535769601/943508669008605214
  • r

    reduction

    02/16/2022, 8:31 PM
    Interesting. I was initially on Ubuntu Lucid which is fairly conservative, but am now on Jammy, which is a standard troubleshooting step
  • d

    datajoely

    02/16/2022, 8:32 PM
    Sorry I was talking about python version to be clear
  • r

    reduction

    02/16/2022, 8:32 PM
    In both cases I was using Anaconda
  • r

    reduction

    02/16/2022, 8:32 PM
    Ok, IIRC the Kedro docs had advised to use Anaconda
  • d

    datajoely

    02/16/2022, 8:32 PM
    conda create -n "env_name" python=3.8 -y
  • d

    datajoely

    02/16/2022, 8:33 PM
    in the docs we also say to make a new venv for each project
  • r

    reduction

    02/16/2022, 8:35 PM
    Do you know if McKinsey still uses Kedro?
  • r

    reduction

    02/16/2022, 8:37 PM
    ie QuantumBlack
  • d

    datajoely

    02/16/2022, 8:37 PM
    yes very much so
  • d

    datajoely

    02/16/2022, 8:37 PM
    to both
  • r

    reduction

    02/16/2022, 8:38 PM
    In that case, I'm going to file an issue that Kedro fail quickly if the right version of Python isn't available
  • d

    datajoely

    02/16/2022, 8:38 PM
    3.9 is a known issue - it's being fixed in the next 3 weeks
  • d

    datajoely

    02/16/2022, 8:39 PM
    but 3.8 is still a supported version of Python receiving security updates
  • r

    reduction

    02/16/2022, 8:40 PM
    The badge with the supported Python versions is a little discreet
Powered by Linen
Title
r

reduction

02/16/2022, 8:40 PM
The badge with the supported Python versions is a little discreet
View count: 1