Giter VIP home page Giter VIP logo

Comments (6)

seanthegeek avatar seanthegeek commented on September 11, 2024

Updated issue name and description

from salt-states.

digitalsleuth avatar digitalsleuth commented on September 11, 2024

Hi @seanthegeek , you should be able to fix this with the instructions below:

sudo touch /usr/local/lib/python3.8/dist-packages/protobuf-3.20.3.dist-info/METADATA
sudo touch /usr/local/lib/python3.8/dist-packages/protobuf-3.20.3.dist-info/RECORD
sudo touch /usr/local/lib/python3.8/dist-packages/typing_extensions-4.8.0.dist-info/METADATA
sudo touch /usr/local/lib/python3.8/dist-packages/typing_extensions-4.8.0.dist-info/RECORD
sudo touch /usr/local/lib/python3.8/dist-packages/olefile-0.46.dist-info/METADATA
sudo touch /usr/local/lib/python3.8/dist-packages/olefile-0.46.dist-info/RECORD

Once you do this, you can try the install process again and it should work. This seems to be a compatibility issue with pip, setuptools, and wheel that we've been fighting with for a while, but once past the initial issue (this one), everything should be fine in the future.

from salt-states.

seanthegeek avatar seanthegeek commented on September 11, 2024

That worked. Thanks! I've updated the issue title and will leave it open so that others can find the workaround easily.

from salt-states.

seanthegeek avatar seanthegeek commented on September 11, 2024

In case anyone is Googling I recently had to do this for the 4.3.1 release of yara-python.

sudo touch /usr/local/lib/python3.8/dist-packages/yara_python-4.3.1.dist-info/METADATA
sudo touch /usr/local/lib/python3.8/dist-packages/yara_python-4.3.1.dist-info/RECORD

from salt-states.

digitalsleuth avatar digitalsleuth commented on September 11, 2024

@lennyzeltser Perhaps we can pin this issue until it's permanently resolved upstream?

from salt-states.

lennyzeltser avatar lennyzeltser commented on September 11, 2024

Yes, great idea.

from salt-states.

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.