Error opening pio home on kali linux

Start PIO Home Server

Error: /home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/main.py:70: DeprecationWarning: ‘resultcallback’ has been renamed to ‘result_callback’. The old name will be removed in Click 8.1. @cli.resultcallback() Error: Traceback (most recent call last): File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/main.py”, line 115, in main cli() # pylint: disable=no-value-for-parameter File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/click/core.py”, line 1137, in call return self.main(*args, kwargs) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/click/core.py”, line 1062, in main rv = self.invoke(ctx) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/commands/init.py”, line 44, in invoke return super(PlatformioCLI, self).invoke(ctx) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/click/core.py”, line 1668, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/click/core.py”, line 1404, in invoke return ctx.invoke(self.callback, ctx.params) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/click/core.py”, line 763, in invoke return __callback(*args, **kwargs) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/commands/home/command.py”, line 88, in cli run_server( File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/commands/home/run.py”, line 63, in run_server contrib_dir = get_core_package_dir(“contrib-piohome”) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/package/manager/core.py”, line 47, in get_core_package_dir pkg = pm.get_package(spec) File “/home/joulephi/.platformio/penv/lib/python3.9/site-packages/platformio/package/manager/base.py”, line 236, in get_package for pkg in self.get_installed(): File

How can i fix this error?

this error show since first installation and i cant use the pio

i use pio on vscode and that error show then i change to atom and still get the error

The error message is cut off at the buttom where the juicy error details would have been. Can you copy the full error message?