Debian Pritunl Start Error

Hi,
I install the Pritunl VPN in Debian Bullseye using the repository. When I tried start the service this error is displayed.

Traceback (most recent call last):
File “/usr/lib/pritunl/bin/pritunl”, line 33, in
sys.exit(load_entry_point(‘pritunl==1.30.3354.99’, ‘console_scripts’, ‘pritunl’)())
File “/usr/lib/pritunl/bin/pritunl”, line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File “/usr/lib/python3.10/importlib/metadata/init.py”, line 957, in distribution
return Distribution.from_name(distribution_name)
File “/usr/lib/python3.10/importlib/metadata/init.py”, line 548, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for pritunl

This is likely from using the incorrect repository. Check the repository file and Pritunl Repositories in the documentation.