Having Trouble Installing Python Pacakage Base64 -


i relatively new python , trying install base64 package through cmd (that system32/cmd.exe <- not sure if relevant).

i using python 2.7.12 64 bit pip 9.0.1

my code is:

pip install base64 

my error is:

could not find version statisfies requirement base64 (from   versions : ) no matching distribution found base64   

i able install datetime package, received above error when trying install pprint. not directly related base64.

will happy post other needed information @ request, please give me general idea how can track down information needed solve problem.

any great. thanks!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -