Giter Site home page Giter Site logo

Comments (7)

derekmcold avatar derekmcold commented on September 24, 2024

Forked and fixed:

git://github.com/derek/Fang-of-Mongo.git

from fang-of-mongo.

davidmiller avatar davidmiller commented on September 24, 2024

Still an issue for me -
this commit fixes it though :
http://github.com/derek/Fang-of-Mongo/commit/a5de189acca4de700533e7396e78bc336abba5cb

from fang-of-mongo.

ashokrkm avatar ashokrkm commented on September 24, 2024

thanks for the fork and fix, works great now.

from fang-of-mongo.

drubin avatar drubin commented on September 24, 2024

Thanks derek this fixes it for me as well.. Maybe the owner of the project could actually accept this patch?

Have you submitted a pull request?

from fang-of-mongo.

4ybaka avatar 4ybaka commented on September 24, 2024

Still not works for me in both repos.

from fang-of-mongo.

JeffAMcGee avatar JeffAMcGee commented on September 24, 2024

The patch did not work for me, so I wrote another one. The code is attached to the pull request in issue #14.

My fork with just that one patch is here:
https://github.com/JeffAMcGee/Fang-of-Mongo/tree/fix-binary

from fang-of-mongo.

martinhbramwell avatar martinhbramwell commented on September 24, 2024

Jeff,

I tried your patch but get the following. I know nothing about Python so I'm afraid I don't know where to begin to try to solve the problem myself. Sorry.

LucyLynxVps:/programs/org/fangOfMongo/Fang-of-Mongo/fangofmongo$ python ./manage.py runserver
Traceback (most recent call last):
File "./manage.py", line 11, in
execute_manager(settings)
File "/usr/lib/pymodules/python2.6/django/core/management/init.py", line 362, in execute_manager
utility.execute()
File "/usr/lib/pymodules/python2.6/django/core/management/init.py", line 303, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/usr/lib/pymodules/python2.6/django/core/management/init.py", line 252, in fetch_command
app_name = get_commands()[subcommand]
File "/usr/lib/pymodules/python2.6/django/core/management/init.py", line 101, in get_commands
apps = settings.INSTALLED_APPS
File "/usr/lib/pymodules/python2.6/django/utils/functional.py", line 269, in getattr
self._setup()
File "/usr/lib/pymodules/python2.6/django/conf/init.py", line 40, in _setup
self._wrapped = Settings(settings_module)
File "/usr/lib/pymodules/python2.6/django/conf/init.py", line 108, in init
os.environ['TZ'] = self.TIME_ZONE
File "/usr/lib/python2.6/os.py", line 471, in setitem
putenv(key, item)
TypeError: putenv() argument 2 must be string, not None
LucyLynxVps:
/programs/org/fangOfMongo/Fang-of-Mongo/fangofmongo$

from fang-of-mongo.

Related Issues (14)

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.