Giter Site home page Giter Site logo

Comments (2)

mzi77 avatar mzi77 commented on May 14, 2024

Error output
Traceback (most recent call last):
File "./hsrp_check.py", line 31, in
parse = CiscoConfParse(full_path, factory=True)
File "/usr/lib/python2.7/site-packages/ciscoconfparse-1.2.37-py2.7.egg/ciscoconfparse/ciscoconfparse.py", line 186, in init
CiscoConfParse=self)
File "/usr/lib/python2.7/site-packages/ciscoconfparse-1.2.37-py2.7.egg/ciscoconfparse/ciscoconfparse.py", line 2212, in init
self._list = self._bootstrap_obj_init(data)
File "/usr/lib/python2.7/site-packages/ciscoconfparse-1.2.37-py2.7.egg/ciscoconfparse/ciscoconfparse.py", line 2436, in _bootstrap_obj_init
syntax='ios')
File "/usr/lib/python2.7/site-packages/ciscoconfparse-1.2.37-py2.7.egg/ciscoconfparse/ciscoconfparse.py", line 2985, in ConfigLineFactory
comment_delimiter=comment_delimiter) # instance of the proper subclass
File "/usr/lib/python2.7/site-packages/ciscoconfparse-1.2.37-py2.7.egg/ciscoconfparse/models_cisco.py", line 1570, in init
raise ValueError("Could not parse '{0}'".format(self.text))
ValueError: Could not parse 'ipv6 router ospf 6'

from ciscoconfparse.

mpenning avatar mpenning commented on May 14, 2024

Hello, I fixed this in version 1.2.40 on pypi... please update your installation and test again.

from ciscoconfparse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.