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

pls i keep on getting this after trying to add my usernam and password #317

Closed
Cesarsilva000 opened this issue Apr 6, 2022 · 2 comments
Closed
Labels
bug Something isn't working help wanted Extra attention is needed need detail little information

Comments

@Cesarsilva000
Copy link

Before you submit this bug report check that you have ran the required setup correctly. Follow the steps on the wiki.

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
this is what i get after doing all the instructions

┌──(root㉿kali)-[~/SocialFish]
└─# python3 SocialFish.py username password
Traceback (most recent call last):
File "/root/SocialFish/SocialFish.py", line 14, in
from core.report import generate_unique #>> new line
File "/root/SocialFish/core/report.py", line 2, in
from pylatex import Document, PageStyle, Head, Foot, MiniPage,
File "/usr/local/lib/python3.9/dist-packages/pylatex/init.py", line 8, in
from .basic import HugeText, NewPage, LineBreak, NewLine, HFill, LargeText,
File "/usr/local/lib/python3.9/dist-packages/pylatex/basic.py", line 9, in
from .base_classes import CommandBase, Environment, ContainerCommand
ValueError: source code string cannot contain null bytes

@franklintimoteo franklintimoteo added need detail little information bug Something isn't working help wanted Extra attention is needed labels Apr 24, 2022
@franklintimoteo
Copy link
Member

For some reason it happens on first run. Running a second time does not happen.
I don't know resolve it now.

@Cesarsilva000
Copy link
Author

Cesarsilva000 commented Apr 30, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed need detail little information
Projects
None yet
Development

No branches or pull requests

2 participants