You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm migrating some random old packages to python3 and ran into a few things while running initial tests.
the OLD dogpile package, which was the filler/namespace, doesn't install in Python3 because file() is no more. the error is puzzling if you don't know what to look for.
the OLD dogpile.core package, which is now in here, still points to bitbucket
perhaps the old repos can be moved to github and pypi updated to say 'don't use this!!!'
The text was updated successfully, but these errors were encountered:
i don't think the repos need code, i'm just thinking about search results, and placeholders that just exist to say "this project is deprecated. use dogpile.cache instead"
if you knew where i was right now (west of the mississippi, south of the mason dixon) im so a million miles from this issue being able to make sense in my mind....:) can i give you access to things to do whatever ?
i'm migrating some random old packages to python3 and ran into a few things while running initial tests.
file()
is no more. the error is puzzling if you don't know what to look for.perhaps the old repos can be moved to github and pypi updated to say 'don't use this!!!'
The text was updated successfully, but these errors were encountered: