Git Product home page Git Product logo

Comments (2)

SamStudio8 avatar SamStudio8 commented on July 17, 2024

That's unusual, I just tried to install this in a clean virtualenv and
can start chitin without error.
When I install this in a new virtualenv, SQLAlchemy 1.1.4 gets pulled in
as a dependency of Flask_SQLAlchemy. Do you think it's possible you have a
clashing install of sqlalchemy?

Installed
/home/sam/venv/lab-test/lib/python2.7/site-packages/Flask_SQLAlchemy-2.1-py2.7.egg
Searching for SQLAlchemy
Reading https://pypi.python.org/simple/SQLAlchemy/
Best match: SQLAlchemy 1.1.4

On Thu, Nov 17, 2016 at 12:07 PM, Chris Cole [email protected]
wrote:

Getting an error when launching for the first time. Install (as --user)
went smoothly.

Traceback (most recent call last):
File "/homes/ccole/.local/bin/chitin", line 9, in
load_entry_point('chitin==0.0.1', 'console_scripts', 'chitin')()
File "/sw/opt/python/2.7.3/lib/python2.7/site-packages/pkg_resources/
init.py", line 542, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/sw/opt/python/2.7.3/lib/python2.7/site-packages/pkg_resources/
init.py", line 2569, in load_entry_point
return ep.load()
File "/sw/opt/python/2.7.3/lib/python2.7/site-packages/pkg_resources/
init.py", line 2229, in load
return self.resolve()
File "/sw/opt/python/2.7.3/lib/python2.7/site-packages/pkg_resources/
init.py", line 2235, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "build/bdist.linux-x86_64/egg/chitin/init.py", line 18, in
'BufrStubImagePlugin',
File "build/bdist.linux-x86_64/egg/chitin/util.py", line 11, in
File "build/bdist.linux-x86_64/egg/chitin/record.py", line 6, in
File "/cluster/gjb_lab/ccole/.local/lib/python2.7/site-
packages/Flask_SQLAlchemy-2.1-py2.7.egg/flask_sqlalchemy/init.py", line
25, in
from sqlalchemy import orm, event, inspect
ImportError: cannot import name inspect

Could be a dependency issue. What version requirements are there?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#15, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABDfOieOkLY_nWFx553d1CNXHBdpUY5mks5q_EOTgaJpZM4K1OlI
.

from chitin.

SamStudio8 avatar SamStudio8 commented on July 17, 2024

Could not reproduce, please re-open if this persists!

from chitin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.