Giter Site home page Giter Site logo

Comments (4)

mpenning avatar mpenning commented on May 15, 2024

This should be fixed in 1.2.24.

Please let me know if it wasn't fixed.

from ciscoconfparse.

micyew avatar micyew commented on May 15, 2024

Hi,

I tried install from pip or via tar ball but still get the same error...

D:\Z_Python>pip install --upgrade ciscoconfparse
Collecting ciscoconfparse
Downloading ciscoconfparse-1.2.24.tar.gz (241kB)
100% |################################| 245kB 465kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 20, in
File "D:\temp\pip-build-ptzas_6p\ciscoconfparse\setup.py", line 14,
in
from version_info.version import version as ccpversion
File
"D:\temp\pip-build-ptzas_6p\ciscoconfparse\version_info__init__.py", line
1, in
from .version import *
ImportError: No module named 'version_info.version'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in
D:\temp\pip-build-ptzas_6p\ciscoconfparse

Tar ball install

D:\ciscoconfparse-1.2.24.tar\ciscoconfparse-1.2.24>python setup.py install
Traceback (most recent call last):
File "setup.py", line 14, in
from version_info.version import version as ccpversion
File
"D:\Z_Download\ciscoconfparse-1.2.24.tar\ciscoconfparse-1.2.24\version_info__init__.py",
line 1, in
from .version import *

On Mon, Jun 22, 2015 at 9:31 PM, Mike Pennington [email protected]
wrote:

This should be fixed in 1.2.24.

Please let me know if it wasn't fixed.


Reply to this email directly or view it on GitHub
#41 (comment)
.

from ciscoconfparse.

mpenning avatar mpenning commented on May 15, 2024

pip3 install --upgrade ciscoconfparse worked for me (Windows Vista, Python 3.4.3)

Failing that, try pip3 install --upgrade pip before installing ciscoconfparse.

from ciscoconfparse.

micyew avatar micyew commented on May 15, 2024

Did that also fail.....My pip3 is the latest version already.....One thing
is that I go thru' a proxy but I don't think this is the problem....I can
down the ciscoconfparse tar ball but it always have this "No module named
version_info.version" error message...

What is this message?

D:\Z_Python>pip3 --version
pip 7.0.3 from C:\Python34\lib\site-packages (python 3.4)

D:\Z_Python>pip3 install --proxy https://1.1.1.1:8080 --upgrade
ciscoconfparse
Collecting ciscoconfparse
Downloading ciscoconfparse-1.2.25.tar.gz (242kB)
100% |################################| 245kB 460kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 20, in
File "D:\temp\pip-build-ak3ujmsw\ciscoconfparse\setup.py", line 14,
in
from version_info.version import version as ccpversion
File
"D:\temp\pip-build-ak3ujmsw\ciscoconfparse\version_info__init__.py", line
1, in
from .version import *
ImportError: No module named 'version_info.version'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in
D:\temp\pip-build-ak3ujmsw\ciscoconfparse

On Tue, Jun 23, 2015 at 7:32 PM, Mike Pennington [email protected]
wrote:

pip3 install --upgrade ciscoconfparse worked for me (Windows Vista,
Python 3.4.3)

Failing that, try pip3 install --upgrade pip before installing
ciscoconfparse.


Reply to this email directly or view it on GitHub
#41 (comment)
.

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.