Error while using easy_install:Documentation in bigjob front page (Get Started) uses easy_install and in documentation installation page uses pip install. It confuses users.Hi Melissa/All,I tried installing bigjob using easy_install. It is not successful (error pasted below). "pip install bigjob" installs BJ version 0.50 and saga-python version 0.9.11
Installed /home/sai/.bigjob/bjenv/lib/python2.6/site-packages/colorama-0.2.7-py2.6.egg
Finished processing dependencies for bigjob
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callableOn Thu, Oct 10, 2013 at 8:42 PM, Andre Luckow <andre....@gmail.com> wrote:
Hi Melissa,
I made BJ stable - at least on paper.
Andre
On Thu, Oct 10, 2013 at 2:01 PM, Melissa Romanus
<melissa...@rutgers.edu> wrote:
> Hello All,
>
> First, thanks for Mark to bringing this issue to light.
>
> * NOTE: This issue applies to pip only and not easy_install.
>
> Issue: The current BigJob release 0.5d is marked as Beta in PyPi. Due to
> recent changes in pip, a beta version is not fetched - only the last 'real'
> release is fetched. Therefore, if you install BigJob using 'pip install
> bigjob', you get BigJob 0.4.134. This version is BigJob+bliss. The way to
> get BigJob 0.5d using pip is to use 'pip install --pre bigjob'.
>
> Fix 1: We push an 'official' (i.e. non-beta) BigJob+saga_python so that
> users can use the normal 'pip install bigjob'.
>
> Fix 2: I change the documentation to 'pip install --pre bigjob'.
>
> While Fix #2 may be useful for later 'beta' or intermediate releases, I
> think the official release version of BigJob when pulled from PyPi should be
> at a minimum a version of BigJob that involves saga-python instead of bliss.
>
> Andre, would you mind weighing in on this and changing in pypi if you agree?
>
> Incidentally, we hit this same problem with virtualenv when the latest pip
> happened. Here is the documentation for the curious:
> http://www.pip-installer.org/en/latest/logic.html#pre-release-versions
>
> -Melissa
--
You received this message because you are subscribed to the Google Groups "bigjob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigjob-devel...@googlegroups.com.
To post to this group, send email to bigjob...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigjob-devel.
For more options, visit https://groups.google.com/groups/opt_out.
--
BestAnjani