GithubHelp home page GithubHelp logo

Comments (8)

tristanlatr avatar tristanlatr commented on May 26, 2024

No idea! Just try it out the usual way and see if it works :)

from burpa.

ganesh2183 avatar ganesh2183 commented on May 26, 2024

Hi @tristanlatr

When i try to run 'burpa' command, getting the error (attached screenshot for reference).

16642926838962073618604903271188

from burpa.

ganesh2183 avatar ganesh2183 commented on May 26, 2024

@tristanlatr Please help on this issue to resolve it.

from burpa.

tristanlatr avatar tristanlatr commented on May 26, 2024

This looks like an issue with python-dotenv.

The root cause is probably linked to the fact that your burpa installation resides in another drive than your current working directory.

You could open a pull request and introduce a new option: --no-dotenv, which would skip the find_dotenv() call in Burpa.__init__, this will solve your issue. But as a side effect, you won’t be able to use .env files to store burpa configurations.

Tell me what you think,

from burpa.

ganesh2183 avatar ganesh2183 commented on May 26, 2024

@tristanlatr i tried installing burpa installation in same current working directory (C:\Program Files). Burpsuite and Python3.9 installed in 'C:\Program Files'

where & how to use --no-dotenv option.

Python version recommended? Any other way to resolve this issue.

from burpa.

tristanlatr avatar tristanlatr commented on May 26, 2024

--no-dotenv option Does not exist yet. What I’m saying is that you could create that option to work around your problem. Tell me if you think that’s possible.

from burpa.

tristanlatr avatar tristanlatr commented on May 26, 2024

Please try installing burpa with pip install git+https://github.com/tristanlatr/burpa, it should install the latest version.

from burpa.

ganesh2183 avatar ganesh2183 commented on May 26, 2024

@tristanlatr It worked. Thanks :-)

from burpa.

Related Issues (14)

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.