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

shilling attack error #18

Closed
sarika442019 opened this issue Dec 14, 2020 · 5 comments
Closed

shilling attack error #18

sarika442019 opened this issue Dec 14, 2020 · 5 comments

Comments

@sarika442019
Copy link

this issue is coming while running the project.

Lineconfig module is not able to find

erroe shown below,please reply
File "main.py", line 3, in
from SDLib import SDLib
File "C:\Users\Sarika\Desktop\SDLib-master\main\SDLib.py", line 4, in
from tool.file import FileIO
File "..\tool\file.py", line 4, in
from config import LineConfig
ImportError: cannot import name 'LineConfig' from 'config' (unknown location)

@Coder-Yu
Copy link
Owner

Just now I ran the project, and no errors reported. Python version is 2.7

@sarika442019
Copy link
Author

sarika442019 commented Dec 15, 2020 via email

@Coder-Yu
Copy link
Owner

I guess some changes should be made if you need to run it with python 3.7. However, there are some scripts that can facilitate the transfer. You can google it.

@sarika442019
Copy link
Author

sarika442019 commented Dec 16, 2020 via email

@sarika442019
Copy link
Author

sarika442019 commented Dec 18, 2020 via email

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