jezdez / caniusepython3.com

A site to check if your Python project is compatible with Python 3
https://caniusepython3.com/
136 stars 18 forks source link

Will not finish checking #44

Open CrazyPython opened 9 years ago

CrazyPython commented 9 years ago

Usually the service is slow but gets the job done, but this time, it wouldn't load after a few minutes. My requirements.txt file

bcrypt==2.0.0
cffi==1.1.2
click==4.0
dj-database-url==0.3.0
Django==1.8.2
django-postgrespool==0.3.0
gunicorn==19.3.0
msgpack-python==0.4.6
opencage==1.1.3
psycopg2==2.6
pycparser==2.14
redis==2.10.3
requests==2.7.0
rq==0.5.3
six==1.9.0
SQLAlchemy==1.0.4
wheel==0.24.0
whitenoise==1.0.6
scipy==0.15.1
jgillard commented 9 years ago

Not working for me either :(

CrazyPython commented 9 years ago

Eventually it tells you to refresh, but that doesn't work either.

brainwane commented 5 years ago

I ran into this today with https://caniusepython3.com/project/internetarchive .