Git Product home page Git Product logo

Comments (14)

mnkuurst avatar mnkuurst commented on July 20, 2024 2

from allen-bradley-toolkit.

mnkuurst avatar mnkuurst commented on July 20, 2024 1

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

Is your issue occurring when trying to run pip install allen-bradley-toolkit? If so, can you post what error is being thrown on the terminal?

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

Make sure you have Microsoft Visual C++ Build Tools Installed before running pip install allen-bradley-toolkit. Doing this may resolve your issue. Please let me know if this was helpful or if something else is causing your issue.

from allen-bradley-toolkit.

mnkuurst avatar mnkuurst commented on July 20, 2024

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

If you run pip freeze is allen-bradley-toolkit or lxml listed? If so, I would go ahead and run pip uninstall <package> on those two packages to ensure a clean start. I checked the install on my PC and got the error you are describing setup.py egg_info failed with error code 1. Installing the C++ build tools seemed to fix it as the package installed successfully. What version of Python are you running? This package is tested on Python 2.7. You may also want to run pip install --upgrade setuptools before reinstalling the toolkit.

from allen-bradley-toolkit.

mnkuurst avatar mnkuurst commented on July 20, 2024

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

Also, I found another bug that resulted from the name change and fixed it so you may need to run pip install allen-bradley-toolkit -U to update to the latest version once you do get it installed.

Keep me posted and not a problem!

from allen-bradley-toolkit.

mnkuurst avatar mnkuurst commented on July 20, 2024

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

Hmmm, did you uninstall the instances you had before trying to reinstall?

from allen-bradley-toolkit.

mnkuurst avatar mnkuurst commented on July 20, 2024

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

Can you screenshot the complete error you are getting in the terminal. I am recreating your issue in a windows 7 VM and getting a similar issue. I want to verify that it is the same one so I can get to the root.

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

I think I fixed the issue... You should be able to install now. If it doesnt work with pip install allen-bradley-toolkit then you may need to run with the ignore cached downloads flag by running pip install --no-cache-dir allen-bradley-toolkit

Let me know if this resolves the issue.

from allen-bradley-toolkit.

cmseaton42 avatar cmseaton42 commented on July 20, 2024

No problem, The API changed so let me know if have any questions regarding it. Also, Feel free to request new features via a new issue! Happy Hacking!

from allen-bradley-toolkit.

Related Issues (2)

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.