Coder Social home page Coder Social logo

updates's People

Contributors

demotu avatar fedosov avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

okuznetsov

updates's Issues

Output changelog

This functionality will help make a decision about the update.

Output something when everything is up to date

I was using the package and got no output, because I was fully up to date. This was weird and I had to look up the source code.

It would be great if the package would print something like:

Everything up to date.

Error installing 0.1.2.2

Hi,

Error installing on Windows 7 now which looks like:

C:\Users\ihavelock>pip install updates
Downloading/unpacking updates
Downloading updates-0.1.2.2.tar.gz
Running setup.py egg_info for package updates
Traceback (most recent call last):
File "", line 16, in
File "c:\users\ihavel1\appdata\local\temp\pip_build_ihavelock\updates\setup.py", line 32, in
f = open(os.path.join(here, "docs", "index.rst"))
IOError: [Errno 2] No such file or directory: 'c:\users\ihavel
1\appdata\local\temp\pip_build_ihavelock\updates\docs\index.rst'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 16, in

File "c:\users\ihavel~1\appdata\local\temp\pip_build_ihavelock\updates\setup.py", line 32, in

f = open(os.path.join(here, "docs", "index.rst"))

IOError: [Errno 2] No such file or directory: 'c:\users\ihavel~1\appdata\local\temp\pip_build_ihavelock\updates\docs\index.rst'


Cleaning up...
Command python setup.py egg_info failed with error code 1 in c:\users\ihavel~1\appdata\local\temp\pip_build_ihavelock\updates
Storing complete log in C:/Users/ihavelock/pip\pip.log

C:\Users\ihavelock>

I can confirm that this installs and runs perfectly fine on OS X 10.8.

Error when trying to use by following instructions

Hi,

When trying to run your promising module, I am presented with the following unicode error.

Below is the entire content of my cmd.exe session.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\ihavelock>pip install updates
Downloading/unpacking updates
  Downloading updates-0.1.2.tar.gz
  Running setup.py egg_info for package updates

Installing collected packages: updates
  Running setup.py install for updates

    Installing updates-script.py script to C:\Python27\Scripts
    Installing updates.exe script to C:\Python27\Scripts
    Installing updates.exe.manifest script to C:\Python27\Scripts
Successfully installed updates
Cleaning up...

C:\Users\ihavelock>updates
Traceback (most recent call last):
  File "C:\Python27\Scripts\updates-script.py", line 9, in <module>
    load_entry_point('updates==0.1.2', 'console_scripts', 'updates')()
  File "C:\Python27\lib\site-packages\updates.py", line 51, in main
    pypi_pool.map(check_package, pip.get_installed_distributions())
  File "C:\Python27\lib\multiprocessing\pool.py", line 227, in map
    return self.map_async(func, iterable, chunksize).get()
  File "C:\Python27\lib\multiprocessing\pool.py", line 528, in get
    raise self._value
UnicodeEncodeError: 'charmap' codec can't encode character u'\u2924' in position 53: character maps to <undefined>

C:\Users\ihavelock>

Please investigate and contact me if you require any assistance.

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.