Skip to content

Null Bytes in source code? #18

Description

@MCMXCIII

I tried to run server.py and i am always met with the following error

Traceback (most recent call last):
File "server.py", line 17, in
from SpookFlare.lib import sfhta,sfvba
ValueError: source code string cannot contain null bytes

I tried looking in the file to find the nullbytes but couldnt find anything.

So far I have attempted to use sed to try to resolved this issue to attmept to remove the null bytes. But no matter what I do I still have nullbytes. I am sure this is something simpl I missed. Any help would be appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions