Code Monkey home page Code Monkey logo

Comments (6)

nicholasamorim avatar nicholasamorim commented on July 20, 2024

I can confirm this issue. Happening here as well.

Python 2.7.6
Django 1.8

from django-autoslug.

neithere avatar neithere commented on July 20, 2024

Also reported in #1 โ€” it's not fixed there, just more details.

Will fix in a couple of hours.

from django-autoslug.

neithere avatar neithere commented on July 20, 2024

Fixed in v1.9.3.dev0.

from django-autoslug.

shaunbrady avatar shaunbrady commented on July 20, 2024

I'm still getting 1.9.1 with Python 2.7

root@excalibur:~# pip install django-autoslug
Downloading/unpacking django-autoslug
Downloading django-autoslug-1.9.1.tar.gz
Running setup.py (path:/tmp/pip_build_root/django-autoslug/setup.py) egg_info for package django-autoslug
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip_build_root/django-autoslug/setup.py", line 18, in
from _version_helper import version
ImportError: No module named _version_helper
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "/tmp/pip_build_root/django-autoslug/setup.py", line 18, in

from _version_helper import __version__

ImportError: No module named _version_helper


Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/django-autoslug
Storing debug log for failure in /root/.pip/pip.log

from django-autoslug.

neithere avatar neithere commented on July 20, 2024

Hmm, interesting, I saw the same behaviour but thought it was some local problem.

$ pip2.7 install django-autoslug --verbose
...
    Found link https://pypi.python.org/packages/source/d/django-autoslug/django-autoslug-1.9.1.tar.gz#md5=8c45867310882e2bafdd263a9000cbf8 (from https://pypi.python.org/simple/django-autoslug/), version: 1.9.1
    Found link https://pypi.python.org/packages/source/d/django-autoslug/django-autoslug-1.9.3.dev0.tar.gz#md5=f8592dde18a9b8eb5c272f0093c53866 (from https://pypi.python.org/simple/django-autoslug/), version: 1.9.3.dev0
    Skipping link http://gnu.org/licenses/ (from https://pypi.python.org/simple/django-autoslug/); not a file
    Skipping link http://packages.python.org/django-autoslug/ (from https://pypi.python.org/simple/django-autoslug/); not a file
  Using version 1.9.1 (newest of versions: 1.9.1, 1.9.0, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.9, 1.3.8, 1.3.7, 1.3.6, 1.3.5, 1.3.4, 1.3.3, 1.3.2, 1.3.1, 1.3.0, 1.2.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.1)
...

So it sees the dev version but doesn't even include it in comparison, perhaps because it's *dev.

Okay, will release a non-dev version...

UPD: yep, the problem was in the suffix. Should work now.

from django-autoslug.

shaunbrady avatar shaunbrady commented on July 20, 2024

Yep, works for me. Thanks.

from django-autoslug.

Related Issues (20)

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.