You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: