elebumm / RedditVideoMakerBot

Create Reddit Videos with just✨ one command ✨
GNU General Public License v3.0
6.39k stars 1.8k forks source link

[Feature]: Change instructions to use a virtual environment #2068

Closed pippinmole closed 2 days ago

pippinmole commented 4 weeks ago

Summary

Use virtual environment so the root python doesn't get cluttered

Is your feature request related to a problem?

Handling package clashes are easier if everybody's using the same environment

Describe the solution you'd like

Update the README.md to create and use a virtual environment instead of global python executable

Describe alternatives you've considered

No response

Additional Context

No response

JasonLovesDoggo commented 1 week ago

If anyone makes a PR related to this, please tag me

DraKen0009 commented 2 days ago

@JasonLovesDoggo I updated readme

JasonLovesDoggo commented 2 days ago

Fixed in #2093