Open kumy opened 9 years ago
Which version of SQLAlchemy are you using ?
SQLAlchemy (1.0.5)
$ pip list
argparse (1.2.1)
cryptacular (1.4.1)
docutils (0.12)
Jinja2 (2.7.3)
MarkupSafe (0.23)
PasteDeploy (1.5.2)
pbkdf2 (1.3)
pyramid (1.6a1)
pyramid-filterwarnings (0.4)
pyramid-jinja2 (2.5)
pyramid-tm (0.12)
pyramid-xmlrpc (0.1)
pyshop (1.2.2)
repoze.lru (0.6)
requests (2.7.0)
SQLAlchemy (1.0.5)
transaction (1.4.4)
translationstring (1.3)
venusian (1.0)
waitress (0.8.9)
WebOb (1.4.1)
wsgiref (0.1.2)
zope.deprecation (4.1.2)
zope.interface (4.1.2)
zope.sqlalchemy (0.7.6)
Hi,
I tried to use pyshop here, when uploading my first package I get
Upload failed (500): Internal Server Error
pyshop (1.2.2)
What's wrong? :)