`pip install wsme` in a virtualenv does not install wsmeext

Bug #1259343 reported by Barry Warsaw
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WSME
Fix Released
High
Doug Hellmann

Bug Description

Subject says it all. Create a Python 2.7 virtualenv, activate it, and pip install wsme ito it. You will be able to import wsme but not wsmeext.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

I wonder how the Pecan tests that depend on wsmeext.pecan have been working?

Changed in wsme:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
fujioka yuuichi (fujioka-yuuichi-d) wrote :

If pip version is after 1.4, installed wsme is 0.4.
When pip ver is 1.3, installed wsme is 0.5b6.

I feel this problem is occurred by pip.

Revision history for this message
Ryan Petrello (ryan-petrello) wrote :

Starting in pip 1.4 (http://www.pip-installer.org/en/latest/news.html#id5):

pip now only installs stable versions by default, and offers a new --pre option to also find pre-release and development versions. (Pull #834)

It would probably make sense to release a stable 1.5 of wsme at some point.

Revision history for this message
Christophe de Vienne (cdevienne) wrote : Re: [Bug 1259343] Re: `pip install wsme` in a virtualenv does not install wsmeext

I guess it could be now, since version 0.5b6 is more stable and mature
than 0.4.

The only thing that stopped me earlier was the lack of documentation.
But if it is getting in the way of a better user experience we should
move on to 0.5.

Le 06/02/2014 14:07, Ryan Petrello a écrit :
> Starting in pip 1.4 (http://www.pip-
> installer.org/en/latest/news.html#id5):
>
> pip now only installs stable versions by default, and offers a new --pre
> option to also find pre-release and development versions. (Pull #834)
>
> It would probably make sense to release a stable 1.5 of wsme at some
> point.
>

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

OK, I'll take care of that today.

On Thu, Feb 6, 2014 at 8:30 AM, Christophe de Vienne <
<email address hidden>> wrote:

> I guess it could be now, since version 0.5b6 is more stable and mature
> than 0.4.
>
> The only thing that stopped me earlier was the lack of documentation.
> But if it is getting in the way of a better user experience we should
> move on to 0.5.
>
>
> Le 06/02/2014 14:07, Ryan Petrello a écrit :
> > Starting in pip 1.4 (http://www.pip-
> > installer.org/en/latest/news.html#id5):
> >
> > pip now only installs stable versions by default, and offers a new --pre
> > option to also find pre-release and development versions. (Pull #834)
> >
> > It would probably make sense to release a stable 1.5 of wsme at some
> > point.
> >
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1259343
>
> Title:
> `pip install wsme` in a virtualenv does not install wsmeext
>
> Status in Web Services Made Easy:
> Confirmed
>
> Bug description:
> Subject says it all. Create a Python 2.7 virtualenv, activate it, and
> pip install wsme ito it. You will be able to import wsme but not
> wsmeext.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/wsme/+bug/1259343/+subscriptions
>

Revision history for this message
Christophe de Vienne (cdevienne) wrote :

Thanks a lot !

Le 06/02/2014 14:49, Doug Hellmann a écrit :
> OK, I'll take care of that today.
>
>
> On Thu, Feb 6, 2014 at 8:30 AM, Christophe de Vienne <
> <email address hidden>> wrote:
>
>> I guess it could be now, since version 0.5b6 is more stable and mature
>> than 0.4.
>>
>> The only thing that stopped me earlier was the lack of documentation.
>> But if it is getting in the way of a better user experience we should
>> move on to 0.5.
>>
>>
>> Le 06/02/2014 14:07, Ryan Petrello a écrit :
>>> Starting in pip 1.4 (http://www.pip-
>>> installer.org/en/latest/news.html#id5):
>>>
>>> pip now only installs stable versions by default, and offers a new --pre
>>> option to also find pre-release and development versions. (Pull #834)
>>>
>>> It would probably make sense to release a stable 1.5 of wsme at some
>>> point.
>>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1259343
>>
>> Title:
>> `pip install wsme` in a virtualenv does not install wsmeext
>>
>> Status in Web Services Made Easy:
>> Confirmed
>>
>> Bug description:
>> Subject says it all. Create a Python 2.7 virtualenv, activate it, and
>> pip install wsme ito it. You will be able to import wsme but not
>> wsmeext.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/wsme/+bug/1259343/+subscriptions
>>

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

0.6 is released

Changed in wsme:
assignee: nobody → Doug Hellmann (doug-hellmann)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.