GithubHelp home page GithubHelp logo

pycrypto-wheels's People

Contributors

sfbahr avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pycrypto-wheels's Issues

winrandom import

Hi,
thanks for providing binaries. I run into the problem (Python 3.5, 64 bit Arch):

Traceback (most recent call last):
File "C:/Python/64bit/Python35/Scripts/aes-cp", line 6, in
from nucosCR import write_to_file, read_from_file, CryptoAESBase, hexdigest, hexdigest_n, get_crc_from_file
File "C:\python\64bit\python35\lib\site-packages\nucosCR_init_.py", line 1, in
from .cryptorsabase import CryptoRSABase
File "C:\python\64bit\python35\lib\site-packages\nucosCR\cryptorsabase.py", li ne 3, in
from Crypto.PublicKey import RSA
File "C:\python\64bit\python35\lib\site-packages\Crypto\PublicKey\RSA.py", lin e 78, in
from Crypto import Random
File "C:\python\64bit\python35\lib\site-packages\Crypto\Random_init_.py", l ine 28, in
from Crypto.Random import OSRNG
File "C:\python\64bit\python35\lib\site-packages\Crypto\Random\OSRNG_init_. py", line 34, in
from Crypto.Random.OSRNG.nt import new
File "C:\python\64bit\python35\lib\site-packages\Crypto\Random\OSRNG\nt.py", l ine 28, in
import winrandom
ImportError: No module named 'winrandom'

The bug is known on pycrypto/pycrypto@10abfc8

I fixed it locally but i was wondering, why this bug appeared again in your dist.

capitalization of module name

Standard seems to be import Crypto (used by files in the module) but the wheels install as crypto

Renaming the folders in in site-packages worked as a temporary fix.

no such option: --use-wheel

cmd return:
no such option: --use-wheel

change:
python.exe -m pip install --no-index --find-links=https://github.com/sfbahr/PyCrypto-Wheels/raw/master/pycrypto-2.6.1-cp35-none-win_amd64.whl pycrypto

cmd return:
Successfully installed pycrypto-2.6.1
Is this because of the PIP version update?

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.