Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Tuesday the 7th of July, 2015
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
09:47:32
] <
Leo145
> I'm getting this error: Could not find a version that satisfies the requirement python-dateutil<2.0,>=1.0,>=2.1 (from freezegun==0.2.0)
[
09:47:39
] <
Leo145
> any way to fix?
[
09:51:34
] <
xafer
> run "pip install python-dateutil freezegun==0.2.0"
[
09:52:32
] <
xafer
> or use a more recent version of freezegun which does not require contradicting versions of dateutil :)
[
15:44:32
] <
elarson
> can you remove a package version from pypi?
[
15:45:23
] <
elarson
> for example, https://pypi.python.org/pypi/CacheControl only has the latest version.
[
15:47:11
] <
elarson
> nvmd, found it!
[
15:47:18
] <
elarson
> !thanks
[
15:47:18
] <
pmxbot
> you're doing good work, #pypa!
[
18:34:28
] <
buck1
> does pypa document tox, virtualenv at a first-day level?
[
18:58:15
] <
daidoji
> hello, is there a way to stop pandas from trying to build every time I run pip install -r ?
[
19:58:13
] <
spongle
> hi
[
19:58:46
] <
spongle
> is it possible to have pip automatically installed a requirement from git?
[
21:36:39
] <
tdsmith
> all Homebrew users have pip auto-building wheels now and nobody's complained, huzzah