Currently I have under Python 3.7 the problem that gtextfsm is not installed.
Even apart from the installation of Pip Install it is not possible to install gtextfsm separately.
Do you have ideas here?
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "AppData\Local\Temp\pip-install-4cszikye\gtextfsm\setup.py", line 19, in <module>
import textfsm
File "\Temp\pip-install-4cszikye\gtextfsm\textfsm\__init__.py", line 2, in <module>
__version__ = textfsm.__version__
NameError: name 'textfsm' is not defined
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in \Temp\pip-install-4cszikye\gtextfsm\