GithubHelp home page GithubHelp logo

Comments (6)

abdulito avatar abdulito commented on June 2, 2024

Hi!

Thanks for reporting this. Seems to be a bug there. Unfortunately, there is no way of providing a literal url but what you can do is manually download/extract MongoDB and place it under ~/mongodb/

Really sorry for the inconvinience. I'll work on fixing this soon but if you can please tell what architecture do you have running your osx? Can you please run the following in your python shell and paste the print result here? Thanks!

[terminal] python
import platform
print platform.architecture()[0]

from mongoctl.

dmacd avatar dmacd commented on June 2, 2024

Sure thing! My machine thinks it is 64bit, and python seems to agree.
Initially I did have a 32bit python installed so when I saw this problem
I assumed that was the reason and went and installed the one you see
below (and reinstalled pip, and then mongoctl with the new python):

Python 2.7.5 (v2.7.5:ab05e7dd2788, May 13 2013, 13:18:45)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

import platform
print platform.architecture()[0]
64bit

On 7/8/13 3:53 PM, abdulito wrote:

Hi!

Thanks for reporting this. Seems to be a bug there. Unfortunately, there
is no way of providing a literal url but what you can do is manually
download/extract MongoDB and place it under ~/mongodb/

Really sorry for the inconvinience. I'll work on fixing this soon but if
you can please tell what architecture do you have running your osx? Can
you please run the following in your python shell and paste the print
result here? Thanks!

|[terminal] python
import platform
print platform.architecture()[0]
|


Reply to this email directly or view it on GitHub
#9 (comment).

from mongoctl.

abdulito avatar abdulito commented on June 2, 2024

I see. Now according to the output you provided above, the "install-mongodb" command should install the osx 64bit distribution of MongoDB. Is it the case now? or was the error you got earlier happened after you did all that?

Thanks!

-abdul

from mongoctl.

dmacd avatar dmacd commented on June 2, 2024

Yes, I wanted it to install the 64bit distribution of mongo, but even
after reinstalling with a 64bit python it still refuses to do so.

On 7/9/13 11:08 AM, abdulito wrote:

I see. Now according to the output you provided above, the
"install-mongodb" command should install the osx 64bit distribution of
MongoDB. Is it the case now? or was the error you got earlier happened
after you did all that?

Thanks!

-abdul


Reply to this email directly or view it on GitHub
#9 (comment).

from mongoctl.

abdulito avatar abdulito commented on June 2, 2024

Hi,

Apologies but i wasnt able to track down the cause if your issue. Are you still running in to it? I did some refactoring in the install-mongodb command (will be releasing soon). If you would like to try it you can install mongoctl from github https://github.com/mongolab/mongoctl/archive/master.zip

Thanks!

-abdul

from mongoctl.

abdulito avatar abdulito commented on June 2, 2024

Cannot reproduce. Closing. Please create a new issue if you are still seeing this. Thanks!

from mongoctl.

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.