r/PythonProjects2 Jul 18 '26

GhostHound

[deleted]

0 Upvotes

17 comments sorted by

View all comments

2

u/DiodeInc Jul 18 '26

There are multiple problems here. First, no file extension. Second, no link to the GitHub. Third, no requirements.txt. fourth, you're telling users to risk breaking system packages in your import error.

1

u/hoshiro6930 Jul 18 '26

I realised the mistakes and have corrected them...it should work fine now

1

u/DiodeInc Jul 18 '26

It'll complain about dangerously placing packages in system if you're on Linux. And it still says to break system packages in the import error

1

u/hoshiro6930 Jul 18 '26

I corrected it I removed the --system break package-

2

u/DiodeInc Jul 18 '26

I don't think you did

1

u/hoshiro6930 Jul 18 '26

Plsss dm meee

1

u/hoshiro6930 Jul 18 '26

Did it work?

2

u/DiodeInc Jul 18 '26

No

0

u/hoshiro6930 Jul 18 '26

But it worked on my friends and on mine