Git Product home page Git Product logo

team-stream's People

Contributors

235 avatar

team-stream's Issues

help newbie install and get it going with sqlite

What steps will reproduce the problem?
1. I checked out a readonly from the svn repo
2. changed settings.py file to use sqlite instead of mysql
3. trying to run syncdb, but get errors

What is the expected output? What do you see instead?

/System/Library/Frameworks/Python.framework/Versions/2.6/bin/python 
/Applications/PyCharm 1.5.2.app/helpers/pycharm/django_manage.py syncdb
Importing Django settings module settings
There is no such settings file settings
Traceback (most recent call last):
  File "/Applications/PyCharm 1.5.2.app/helpers/pycharm/django_manage.py", line 19, in <module>
    run_module(manage_file, None, '__main__')
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/runpy.py", line 129, in run_module
    loader, code, fname = _get_module_details(mod_name)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/runpy.py", line 80, in _get_module_details
    raise ImportError("No module named %s" % mod_name)
ImportError: No module named manage

Process finished with exit code 1


What version of the product are you using? On what operating system?  MacOSX 
SnowLeopard with PyCharm


Please provide any additional information below.
So it is not seeing the settings file?  But everything seems to be properly in 
my python path...  sorry, I am complete django newbie, hoping to get this 
running, then learn django/python by trying to expand and modify it,  want to 
see if I can add some google calendar integration into it, or some other ideas 
I have.

Any suggestions at all?


Original issue reported on code.google.com by [email protected] on 26 Jun 2011 at 7:59

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.