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

error import l1llllll_opy #38

Open
ittech25 opened this issue Apr 23, 2020 · 1 comment
Open

error import l1llllll_opy #38

ittech25 opened this issue Apr 23, 2020 · 1 comment

Comments

@ittech25
Copy link

import l1llllll_opy
ModuleNotFoundError: No module named 'l1llllll_opy_'

@marchub
Copy link

marchub commented Aug 13, 2020

I get the same error. I have a simple Python file that is obfuscated into one file. But when I import this file into a normal python program and call the obfuscated function within it, it fails due to a missing module of the type import l1llllll_opy (name will vary).

There is no module l1llllll_opy defined in the file or elsewhere as far as I can see.

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

2 participants