• 6 Posts
  • 110 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle






  • Such pain, and you didn’t bother to name the GitHub project you’re trying to make work. Maybe it’s not allowed in this sub?

    Anyways, maybe you need to install python-dotenv from conda-forge? Never done this before so don’t know if this will work. But worth a try.

    See here. Might be worth your while to just do

    conda config —add channels conda-forge
    conda config —set channel_priority strict
    conda install python-dotenv python-dotenv-with-cli