Giter Site home page Giter Site logo

Comments (5)

R3dy avatar R3dy commented on May 23, 2024

Thanks for pointing this out. Is the issue resolved on your end? If so I'll put a note referencing this issue in the wiki for the short term. In the long term I should probably just update everything to use Python 3

from capsulecorp-pentest.

rufflabs avatar rufflabs commented on May 23, 2024

That part yes. I am hitting other snags with Vagrant though. Trying to work through those. Not sure if its my setup, trying to use /mnt/f instead of /mnt/c

from capsulecorp-pentest.

R3dy avatar R3dy commented on May 23, 2024

What error are you getting? Can you try it from /mnt/c? I recall an issue I was having with the dir being outside the path recognized by VirtualBox but I failed to document it.

from capsulecorp-pentest.

rufflabs avatar rufflabs commented on May 23, 2024

I finally figured out my other issues. They were related to permissions and mounting the drives with metadata. I was getting operation not permitted errors when both trying the vagrant plugin install commands and the git clone all failing. Now, I wonder if some of this is because I am still on Win10 2004. Not sure how things changed with Win10 20H2 or if that would affect anything.

One of the answers here on AskUbuntu was the solution for me:
Edit/create /etc/wsl.conf and ensure the following is there:

[automount]
options = metadata

Then exit the bash shell, open PowerShell and run wsl --shutdown to kill the WSL VM. I could then go back into Ubuntu and my user account had permissions to the /mnt/ drives. The git clone worked, the and the vagrant plugin install all worked without issue.

I agree that you should probably update it to support Python3, it appears as of this year it's rather annoying to continue using Python2. I'd offer to help, but Python is not one of my strengths. :)

from capsulecorp-pentest.

R3dy avatar R3dy commented on May 23, 2024

Closing as you seem to have sorted it out on your own

from capsulecorp-pentest.

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.