loonghao / maya_umbrella

A better Autodesk Maya antivirus tool detects and removes malicious.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vaccine3 error on linux

rickdave opened this issue · comments

On line 84 of vaccine3.py,
the statement "self.api.add_malicious_file(os.path.join(os.getenv("APPDATA"), "syssst"))"
encounters an issue on Linux where os.getenv("APPDATA") returns None.

commented

@rickdave Thank you for your report this issue.

I release a new version should be fixed this issue.