File "~/venv/bin/velonus", line 5, in <module>
from shield.main import app
File "~/venv/lib/python3.12/site-packages/shield/main.py", line 15, in <module>
from shield.commands import auth, config, scan
File "~/venv/lib/python3.12/site-packages/shield/commands/scan.py", line 32, in <module>
from scanner.pipeline import ScanPipeline
Thank you for letting me know, it turns out its because the published distribution or pyproject didn't expose that package. I am looking into it right now thank you
He he. If you think the costs for an education will go down because they're seeing fewer applications and they're getting less funding from other sources, I have bad news for you.
Ask yourself why airlines deliberately overbook flights while venues do their best to never overbook events, why are subject to identify verification before a flight, and why you go through the TSA before you board... and you'll start to understand why airline seats are maybe not such the perfect metaphor for concert seats.
> If only the federal government were allowed to pursue this case, it would have ended when the administration changed.
This is more why DOJ cases should remain independent from the executive branch. Politically controlled prosecutions means justice is intrinsically unequal. Having states be independent is helpful, but not in this regard.
(venv) $ velonus scan data
Traceback (most recent call last):
ModuleNotFoundError: No module named 'scanner'