Skip to content

Can't install crypto-enigma package #7

@ng-designs

Description

@ng-designs

Can somebody help me? I can't install crypto-enigma package:

`PS I:\WORKSPACE\Git\crypto-rnn> py -m pip install crypto-enigma
Collecting crypto-enigma
Using cached crypto-enigma-0.2.1b2.tar.gz (34 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\User\AppData\Local\Temp\pip-install-uveg1m65\crypto-enigma_5c32af0615274614acde3cd47a66bbaf\setup.py", line 20, in
import crypto_enigma
File "C:\Users\User\AppData\Local\Temp\pip-install-uveg1m65\crypto-enigma_5c32af0615274614acde3cd47a66bbaf\crypto_enigma_init_.py", line 158, in
from .components import *
File "C:\Users\User\AppData\Local\Temp\pip-install-uveg1m65\crypto-enigma_5c32af0615274614acde3cd47a66bbaf\crypto_enigma\components.py", line 19, in
from .cypher import *
File "C:\Users\User\AppData\Local\Temp\pip-install-uveg1m65\crypto-enigma_5c32af0615274614acde3cd47a66bbaf\crypto_enigma\cypher.py", line 32, in
class Mapping(unicode):
^^^^^^^
NameError: name 'unicode' is not defined
[end of output]`

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