Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable bug not being generated and the html text wall #305

Open
PedroHenriqueFonsecaMelo opened this issue Feb 20, 2024 · 0 comments
Open

Comments

@PedroHenriqueFonsecaMelo
Copy link

PedroHenriqueFonsecaMelo commented Feb 20, 2024

I'm editing this Problem because I solved my previous problem and I would like to describe the solution or what I think the solution was.

Regarding the download I used a git clone and the command " python setup.py install --user " for whatever reason this worked while "pip" and "python install . " did not. My python is installed globally and I believe it caused the installation to get confused on how to proceed or making it impossible to create the executable.

As for HTML, when downloading a work the entire "index" page was shown in the terminal; what I did was comment out line 138 of parser.py, this solved the problem and the HTML no longer appears.

@PedroHenriqueFonsecaMelo PedroHenriqueFonsecaMelo changed the title Problem with --save-download-history Executable bug not being generated and the html text wall Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant