Giter VIP home page Giter VIP logo

pylazys3's People

Contributors

den1al avatar fabelx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pylazys3's Issues

Error while running

Using
python3 lazys3.py buda

I get this error:

Traceback (most recent call last):
File "lazys3.py", line 6, in
from lazys3.scanner import Scanner
File "/home/kali/software/PyLazyS3/lazys3/scanner.py", line 6, in
from aiohttp import ClientSession, TCPConnector
File "/usr/lib/python3/dist-packages/aiohttp/init.py", line 6, in
from .client import BaseConnector as BaseConnector
File "/usr/lib/python3/dist-packages/aiohttp/client.py", line 63, in
from .client_reqrep import ClientRequest as ClientRequest
File "/usr/lib/python3/dist-packages/aiohttp/client_reqrep.py", line 29, in
from . import hdrs, helpers, http, multipart, payload
File "/usr/lib/python3/dist-packages/aiohttp/multipart.py", line 703, in
class MultipartWriter(Payload):
File "/usr/lib/python3/dist-packages/aiohttp/multipart.py", line 786, in MultipartWriter
headers: Optional[MultiMapping[str]]=None
TypeError: 'ABCMeta' object is not subscriptable

No matching distribution found for idna_ssl

Can't install deps from requirements.txt.

> pip install idna_ssl==1.0.1

ERROR: Could not find a version that satisfies the requirement idna_ssl==1.0.1 (from versions: 0.0.1, 0.0.2, 1.0.0, 1.1.0)
ERROR: No matching distribution found for idna_ssl==1.0.1

However, version 1.0.1 exists in the release branch.

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.