Run from source (not git) #619
Unanswered
BobSquarePants
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hello @BobSquarePants, thank you ! Should be the same commands as if running from git, just without the git part! Run from sourceYou will need Python 3.12 Setup
Running Linux
Windows
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @cdgriffith I've tried your commands, but didn't works too :/
Then I tried python3.11 -m venv .
source ./bin/activate #succeeded
pip install --upgrade pip #succeeded
pip install . # Warning require www connection
./bin/python -m fastflix
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've downloaded the source of the version 5.8.1
https://github.com/cdgriffith/FastFlix/archive/refs/tags/5.8.1.tar.gz
I've unpack them, but I don't see how launch it.
I've tried
cd fastflix python3 flix.py
Thanks.
( out of topic, awesome software !! )
Beta Was this translation helpful? Give feedback.
All reactions