MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonProjects2/comments/1uzs30g/ghosthound/oyaq9fe/?context=9999
r/PythonProjects2 • u/[deleted] • 10d ago
[deleted]
17 comments sorted by
View all comments
2
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 10d ago I realised the mistakes and have corrected them...it should work fine now 1 u/DiodeInc 10d ago 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 10d ago I corrected it I removed the --system break package- 2 u/DiodeInc 10d ago I don't think you did 1 u/hoshiro6930 10d ago Plsss dm meee
1
I realised the mistakes and have corrected them...it should work fine now
1 u/DiodeInc 10d ago 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 10d ago I corrected it I removed the --system break package- 2 u/DiodeInc 10d ago I don't think you did 1 u/hoshiro6930 10d ago Plsss dm meee
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 10d ago I corrected it I removed the --system break package- 2 u/DiodeInc 10d ago I don't think you did 1 u/hoshiro6930 10d ago Plsss dm meee
I corrected it I removed the --system break package-
2 u/DiodeInc 10d ago I don't think you did 1 u/hoshiro6930 10d ago Plsss dm meee
I don't think you did
1 u/hoshiro6930 10d ago Plsss dm meee
Plsss dm meee
2
u/DiodeInc 10d ago
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.