pip imports fix & line 184-185 writeconfig fix#173
Open
MiRw3b wants to merge 14 commits intoManisso:masterfrom
Open
pip imports fix & line 184-185 writeconfig fix#173MiRw3b wants to merge 14 commits intoManisso:masterfrom
MiRw3b wants to merge 14 commits intoManisso:masterfrom
Conversation
Author
|
Check the fsociety.py from my fork, line 20 to 42 and line 183 to 184 if you don't really understand, i tested up the changes i did, and it does work |
|
???? |
|
Deleted License & Delete wrong files. This contribution is not very pertinent |
re-added previously deleted files
swAzEw
suggested changes
Nov 5, 2022
swAzEw
left a comment
There was a problem hiding this comment.
Stop delete "README.md" what's wrong with this file?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
the issues i've fixed are about the pip packages being packages not available anymore.
and the second issue, in line 185 of the python file, being that it tries to write the fsociety.cfg file, but it cannot due to python3. and another issue is that you've used print"" without brackets.