question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with tutorial #4

See original GitHub issue

Currently I am using pyenv local for my Python environment

➜  metaflow-tutorials python 04-playlist-plus/playlist.py run
Metaflow 2.0.0 executing PlayListFlow for user:minhtue
Validating your flow...
    The graph looks good!
Running pylint...
    Pylint not found, so extra checks are disabled.
    Incompatible environment:
    The @conda decorator requires --environment=conda

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
romain-intelcommented, Dec 5, 2019

A few comments here as well:

  • you definitely need to install Conda if you haven’t already
  • Pylint is not required (but installing it will check to make sure your flow is up to snuff)
  • To run use `python 04-playlist-plus/playlist.py --environment=conda run (note the --environment flag).
0reactions
savingoyalcommented, Dec 10, 2019

Closing this issue for now. Please comment and re-open for any follow-up.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Problem With Coding Tutorials - YouTube
https://www.mrgcoding.comhttps://www.twitch.tv/mrgcodingCoding tutorials can change your life by teaching you how to create games, programs, ...
Read more >
Tutorial 4 in 112 cycles? :: EXAPUNKS General Discussions
I've been going back and looking at early code to optimize but I can't see how to do "trash the news tutorial 4"...
Read more >
About issues - GitHub Docs
Use GitHub Issues to track ideas, feedback, tasks, or bugs for work on GitHub.
Read more >
Jira Issue Management, Workflow and Reporting Feature
In this tutorial, we are going to learn about Jira issue management, associated workflow for the resolution of such issue and the generation ......
Read more >
GIS Tutorial for ArcGIS Pro 2.6 (GIS Tutorials) - Amazon.com
Book details · ISBN-10. 1589485890 · ISBN-13. 978-1589485891 · Edition. Third · Publisher. Esri Press · Publication date. September 8, 2020 · Part...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found