docker too annoying, switched to nohup

This commit is contained in:
ION606
2025-02-16 16:38:34 -05:00
parent 70d41ae42d
commit 97f5618579
4 changed files with 18 additions and 12 deletions
+6
View File
@@ -0,0 +1,6 @@
Traceback (most recent call last):
File "/home/ion606/misc-code/static-site-hosting/app.py", line 1, in <module>
from flask import (
...<9 lines>...
)
ModuleNotFoundError: No module named 'flask'