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
ubuntu16.04 python3.6
i use pip install the conpot instead of docker
but when i use conpot the error came
Traceback (most recent call last):
File "/usr/local/bin/conpot", line 4, in <module>
__import__('pkg_resources').run_script('conpot==0.6.0', 'conpot')
File "/home/zky/.local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 656, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/home/zky/.local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1443, in run_script
.format(**locals()),
pkg_resources.ResolutionError: Script 'scripts/conpot' not found in metadata at '/home/zky/.local/lib/python3.6/site-packages/conpot-0.6.0.dist-info'
i have watched others' issues but their question were different of mine
Script 'scripts/conpot' not found in metadata at '/home/zky/.local/lib/python3.6/site-packages/conpot-0.6.0.dist-info'
The text was updated successfully, but these errors were encountered:
ubuntu16.04 python3.6
i use pip install the conpot instead of docker
but when i use conpot the error came
i have watched others' issues but their question were different of mine
Script 'scripts/conpot' not found in metadata at '/home/zky/.local/lib/python3.6/site-packages/conpot-0.6.0.dist-info'
The text was updated successfully, but these errors were encountered: