From notifications-return-20863-archive-asf-public=cust-asf.ponee.io@superset.apache.org Thu May 16 18:09:21 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 57F0618066B for ; Thu, 16 May 2019 20:09:21 +0200 (CEST) Received: (qmail 62390 invoked by uid 500); 16 May 2019 18:09:20 -0000 Mailing-List: contact notifications-help@superset.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@superset.apache.org Delivered-To: mailing list notifications@superset.apache.org Received: (qmail 62381 invoked by uid 99); 16 May 2019 18:09:20 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 May 2019 18:09:20 +0000 From: GitBox To: notifications@superset.apache.org Subject: [GitHub] [incubator-superset] KilimAnnejaro commented on issue #7514: AttributeError on superset db upgrade Message-ID: <155803016059.32049.7934078150339739622.gitbox@gitbox.apache.org> Date: Thu, 16 May 2019 18:09:20 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit KilimAnnejaro commented on issue #7514: AttributeError on superset db upgrade URL: https://github.com/apache/incubator-superset/issues/7514#issuecomment-493174267 Okay, I fixed this issue. I was developing outside the virtual environment recommended by the installation instructions. When I did this, I couldn't install a sufficiently low version of sqlalchemy. Once I got my venv environment to work, the issue was fixed. Thanks to everyone for their help! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org For additional commands, e-mail: notifications-help@superset.apache.org