Skip to content

Crypto errors #12

Description

@kamalmeh

generate_session and generate_session_without_versionId throws error when trying to get the session.

site-packages\SharekhanApi\sharekhanConnect.py", line 242, in generate_session
    from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'

I tried to install the Crypto module but still it throws errors everywhere.
pip install pycryptdome

Update your README.md for proper prerequisites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions