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

Need help again #56

Open
Damonic2 opened this issue Dec 2, 2023 · 2 comments
Open

Need help again #56

Damonic2 opened this issue Dec 2, 2023 · 2 comments

Comments

@Damonic2
Copy link

Damonic2 commented Dec 2, 2023

python3 Xvirus.py
sh: 1: cls: Permission denied
Traceback (most recent call last):
File "/root/Xvirus-Tools/Xvirus.py", line 1, in
from util import *
File "/root/Xvirus-Tools/util/init.py", line 4, in
from .plugins.utils import *
File "/root/Xvirus-Tools/util/plugins/utils.py", line 126, in
config = Config()
^^^^^^^^
File "/root/Xvirus-Tools/util/plugins/utils.py", line 26, in init
self.folder_path = os.path.join(os.getenv('LOCALAPPDATA'), 'xvirus_free')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 76, in join
TypeError: expected str, bytes or os.PathLike object, not NoneType

This happened and I can't open Xvirus.py

@axolot33l
Copy link

axolot33l commented Dec 4, 2023

Use windows 10/11

@Damonic2
Copy link
Author

Damonic2 commented Dec 5, 2023 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

3 participants
@axolot33l @Damonic2 and others