Either libgmail or python is retarded--installing GmailFS

I'm trying to install GmailFS. I downloaded fuse and python-fuse through pacman. I get the gmailfs.tar.gz, unpack it, then copy things where they need to be according to this http://www.linuxquestions.org/questions … le-447218/
Gotten to the end of their instructions I run into two things. First of all, it tells me only root can mount at /mnt/gmail. Thats not really a problem but it'd be nice if I could give myself right to do that without sudo'ing (especially because gmailfs.log outputs to ~/gmailfs.log).
Also, When I sudo mount /mnt/gmail it says
Ignored option :rw
Ignored option :noauto
Traceback (most recent call last):
File "/sbin/mount.gmailfs", line 159 in <module>
import gmailfs
File "/usr/bin/gmailfs.py", line 32, in <module>
import libgmail
File "/usr/lib/python2.5/site-packages/libgmail.py", line 36, in <module>
import ClientCookie
ImportError: No module named ClientCookie
(not a copy-paste, I wrote it out b/c its on another computer--so there might be some errors)
Client cookie started coming up when I tried to install libgmail like it said in the readme, which is "python setup.py install".
I downloaded and attempted to install ClientCookie but its install script tried to download setup tools and came up with a 404 error. So what the hell is ClientCookie and why is it such a pain in the behind? Is it because I'm using python2.5?
Thanks for any help,
?eace
Last edited by nilsHaus (2008-06-09 21:13:47)

That totally worked, and after I'd actually read my next error message. I figured out I had to modprobe fuse once again.
Now it works, I guess, I get these strange unfortunately unfilterable emails in my box (Windows version neatly labels them GMAILFS). I'm gonna take a look at the libgmail's, and later flickrfs.
edit: if anyone knows how to enable fuse controls or the actually mount point so I don't have to sudo every time (I have to sudo mount /mnt/gmail)
Thanks for the help!
Nils
Last edited by nilsHaus (2008-06-14 22:39:00)

Similar Messages

  • [SOLVED] Cannot install KDE with python-numpy pre-installed?

    Hi, all
    I am with xfce currently and though of tring KDE. However when I  tried to install KDE it turns that there are confilicts between 'kde' and 'python-numpy':
    :: Proceed with installation? [Y/n]
    (318/318) checking keys in keyring [####################################] 100%
    (318/318) checking package integrity [####################################] 100%
    (318/318) loading package files [####################################] 100%
    (318/318) checking for file conflicts [####################################] 100%
    error: failed to commit transaction (conflicting files)
    python2-numpy: /usr/bin/f2py2 exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy-1.8.0-py2.7.egg-info exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__config__.py exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__config__.pyc exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__init__.py exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/__init__.pyc exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/_import_tools.py exists in filesystem
    python2-numpy: /usr/lib/python2.7/site-packages/numpy/_import_tools.pyc exists in filesystem
    Can anyone help please?
    thanks,
    ps:
    python-numpy was installed via "pip install numpy" instead of "pacman -S python-numpy". Could this cause any problem?
    Last edited by hellolj (2014-03-02 06:15:30)

    circleface wrote:
    hellolj wrote:By that, does it mean I should always stick to using "pacman" instead of "pip install"?
    Generally it is less pain to stick to pacman only.  Using anything else would mean pacman cannot know what packages certain files belong to, similar to what you ran into here.
    Got it. Seems I have to reinstall my python packages from scratches again.
    Thanks to all the help.
    SOLVED.

  • Getting Python 2.6 installed

    Hi all,
    I'm in the process of installing Arch Linux to move away from Gentoo.  A number of programs I am using require Python 2.6 (they haven't yet been upgraded to 2.7/3.x) so I'm trying to work out how to install Python 2.6.  Under Gentoo there are "slots" so you can have as many different versions as you want installed, and the main binary is just a symlink to the version you want to use at the time, so I'm hoping I can do something similar with Arch.
    Following the 'downgrading' guide on the wiki I have found a package for python-2.6.5, but I am a little worried as the package name is "python" rather than "python2" - so I think if I install it, it will remove python3 (which is just called "python" under Arch, although this seems to be nonstandard so I'm a little unsure.)
    Does anyone know if it's possible to install Python 2.6, while leaving Python 2.7 and 3.2 available for the system to use?  What command would I use to change the version run by the "python" command, like under Gentoo?
    Thanks!

    Ah ok my bad, as I was pasting the errors in I realised that with python2 it was complaining about errors in the .pyc files that were hanging around from my Gentoo install.  Removing all the .pyc files fixed the problem.
    For the record I 'switched' to python2 by changing the /usr/bin/python symlink to point to /usr/bin/python2 instead of /usr/bin/python3 as I didn't want to have to modify the scripts.  Hopefully this won't break anything, as other scripts requiring python3 should be looking for "python3" anyway.
    Anyway, it seems to be working now so many thanks for your help!

  • [Sloved]A Problem of Could not find the Python.h while install ns-3

    hey, I got a problem when compiling & install ns3
    I was following the tutorial :download ns-3 using mercurial and build with waf,after run this "./waf -d debug --enable-examples --enable-tests configure" I got output with "Could not find the python development headers ".
    I have both python3 and python2 installed,and system path is set to python2,and the Python.h is just there in /usr/include/,I have no idea how to fix it,any one can help me?
    Here's the build log http://paste.kde.org/682700/
    Last edited by wych (2013-02-28 10:21:38)

    teekay wrote:
    From the build log:
    ['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-fno-strict-aliasing', '-march=x86-64', '-mtune=generic', '-fstack-protector', '-march=x86-64', '-mtune=generic', '-fstack-protector', '-fno-strict-aliasing', '-fno-strict-aliasing', '-march=x86-64', '-mtune=generic', '-fstack-protector', '-march=x86-64', '-mtune=generic', '-fstack-protector', '-I/usr/include/python2.7', '-DNS3_ASSERT_ENABLE', '-DNS3_LOG_ENABLE', '-DPYTHONDIR="/usr/local/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/local/lib/python2.7/site-packages"', '-DHAVE_PYEMBED=1', '-D_FORTIFY_SOURCE=2', '-DNDEBUG', '-D_FORTIFY_SOURCE=2', '-D_FORTIFY_SOURCE=2', '-DNDEBUG', '-D_FORTIFY_SOURCE=2', '../test.cpp', '-c', '-o', 'test.cpp.1.o']
    err: In file included from /usr/include/limits.h:26:0,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/include-fixed/limits.h:169,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/include-fixed/syslimits.h:7,
    from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/include-fixed/limits.h:34,
    from /usr/include/python2.7/Python.h:19,
    from ../test.cpp:2:
    /usr/include/features.h:330:4: 错误:#warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
    cc1plus: all warnings being treated as errors
    Try this:
    export CXXFLAGS="-O2"
    or export the full CXXFLAGS from /etc/makepkg.conf
    thank you! It's done!

  • ITunes would not install correctly with the latest update on my computer and laptop and gave an error of some kind. Now the earlier version will not work when recovered and I have no iTunes at all on either computer. Help?

    I tried to update iTunes with the latest release and it screwed everything up on my desktop (Windows 7) and on my laptop (Windows Vista) giving error messages related to runtime error, etc. Tried to recover previous version and it would not recover fully. Now have no itunes on either computer and it will not install properly or open after quasi installed. Help please

    Howdy LarrySfromTX,
    The following article provides steps that can help get iTunes back up and running.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    Allen

  • Cannot install photoshop or lightroom either the real or trial versions

    I cannot get the photography package to install. I have tried for days to get it to work. I started with the trial version and then went to the $9.99 per month photography package. The download has seemed to work multiple times but won't install.. I had a virus issue and redid all of the software and Windows on my computer (I had to do it several times due to driver issues) sometimes the trial version did work but I had to redo the computer due to the driver issues
    . I had the photography package working before I started this package but it won't work now. I have even turned of all  antivirus programs and that did not work either. I have tried  the install with Windows 8 (which came on the computer} and Windows 8.1 both of which it has worked in the past. What is the  problem?

    Nobody can know. Your system info and descriptions are at best generic. Exact details, error message, install logs etc. are required.
    Troubleshoot Creative Cloud download and install issues
    Mylenium

  • [Solved] Install package python-evdev from AUR

    I belive this is the correct section to post this but I have a problem installing the package python-evdev where I get the error ( Unsupported package: Potentially dangerous ! )
    after trying to install with yaourt and pip install python-evdev results in bash: pip: command not found even after checking that extra/python-setuptools 1:5.2-1 is installed
    and extra/python2-setuptools 1:5.2-1 is installed.
    I realize there are other modules for hooking x server events but this one I have already written 200 lines of code for and is key to my application working.  I was able to install
    and utilize this module in ubuntu but cannot seem to get it installed in archlinux.  Any guidance would be apreciated.
    Last edited by meschael (2014-06-25 00:34:58)

    I asumed pip came with setup tools, so following ids1024's lead I did a pacman -S python-pip which solved the command not found issue.  I downloaded and untar'ed the package from AUR and issued a makepkg -s from within the extracted folder.  There seems to be an issue with the licence which I can now see has to do with the person who make the package
    I did not realize the dynamics of how AUR works because I am new to arch, so I appologize if I bothered anyone.
    [Update] I have abondoned the idea of getting pythons evdev module installed as I have located a python3-xlib module which seems to have installed correctly, incidently I was unable to locate a xlib ported to python3 in my other distro, but found it in AUR here so this should work, will have to adapt my code but not the end of the world.  Else if (Xlib != WORKING): work directly with /dev/input/eventn using root
    Last edited by meschael (2014-06-25 00:34:03)

  • Installing Swampy-2.1.7 for Python

    I just recently started programming with Python using the "Think Python" by Allen Downey. In Chapter 4, the first case study, he recommends to install a package called swampy...so basically I´m stuck here.
    I have used the following instructions already, but with no success:
    From the author
    http://www.greenteapress.com/thinkpython/swampy/install.html
    This support document he lists:
    https://docs.python.org/2/install/index.html
    Plus other instructions I have found and tried to follow include:
    http://stackoverflow.com/questions/12249701/installing-swampy-step-by-step
    http://stackoverflow.com/questions/22334540/how-to-install-packages-o-python
    I have been told that programs such as PIP and TKinter make it easier, but neither of them was included on the mac, and trying to install them has been a worse problem.  One of my attempts installed "Genieo" which, for those of you who have not encountered this malicious bit of programing, lets just say it is 1st cousin to the hantavirus for computers, so I do not think I will go down that path again.
    Any advice on how to install Swampy (not including the ones already mentioned above) is appreciated.  Please keep it basic - don't worry about talking down to me. 
    Many thanks
    Jim

    My site (the Massachusetts Institute of Technology) is going to request that SAP support JCo on Intel-based Macs. I believe that the more customers who make this request, the better the chance that SAP will do it.
    We can't see each other's customer messages and the system doesn't provide a method of "voting for" or supporting another site's requests. So I'd like to get a list of SAP customers who would endorse a request to have SAP support JCo on Intel-based Macs.
    If you'd like to endorse asking SAP to support JCo on Intel-based Macs, send me an E-Mail with:
    1. The SAP customer site
    2. Your name
    3. Your E-Mail address and telephone number
    4. Your relationship to the SAP customer site in item 1 (e.g. programmer, analyst, IT director, end user, president, contractor, etc.)
    My intention is to append this list of other SAP customers to our request for JCo support on Intel-based Macs.
    You can send the message to me at the address "[email protected]", and it would be helpful if you would make the subject line be "Support of JCo on Intel-based Macs".
    Thanks.
    David Rosenberg

  • Cant install or setup python!!

    A few weeks ago i downloaded and tried to install the latest python from their website. Somehow I  finally managed to "install" it but not sure how i did.
    Last night i did a complete sys update (pacman -Syu) and downloaded and installed everything listed, including the latest python. I went back to my old folder python folder on my desktop and ran python setup.py install and it looked like it went through the steps to install. But when i try to open a python script file it does not do anything, does not open, give an error, etc. When i try to open it using open with and search for the python file it says "bad address".
    Any ideas?

    Actually i think its 2.6 and yes it was listed in there. I think my problem is that when i open a python script file it does not open ?:|
    Can i test this somehow?
    ** Edit: when i try to open some sample python script files, they just open in Mousepad !!
    Last edited by banshee28 (2008-11-08 18:52:13)

  • Installing python-umdifftools

    A bit of a noob question.
    Numdifftools stopped working so I used yaourt to re-install it. It didn't work so I looked at the pkgbuild. It had python setup.py install rather than python2 setup.py install, to reflect the change since Python 3.0 has been installed. Obviously this was trivial to fix, but should this be changed in the pkgbuild or is python setup.py install preferable for most people. If it should be changed am I suppose to notify someone to change it?

    See the wiki:
    Q: Foo in AUR is outdated; what do I do?

  • Python Import failures while installing unqlite

    I'm trying to install unqlite-python but I'm getting following error.
    File "ctypesgen/ctypesgen.py", line 38, in <module>
    import ctypesgencore
    File "/tmp/pip-build-5mqtbyod/unqlite/ctypesgen/ctypesgencore/__init__.py", line 60, in <module>
    import descriptions
    ImportError: No module named 'descriptions'
    I've installed required dependancies, the 'descriptions' module happens to be the one in the exact same folder as __init__.py
    I've had similar problem in my project earlier but I don't remember what fixed it.
    I tried to install unqlite with pip on OS X 10.10 and Fedora 22, where it installed without any errors, the problem only persists for Arch Linux, so it seems it's more Arch related.. maybe?
    I also tried if I can recreate the error in Arch Linux but import seems to work fine, Currently the problem seems to be with only this specific package.

    I tried installing unqlite on both Python 2 and Python 3
    with
    sudo pip2 install unqlite
    and
    sudo pip3 install unqlite
    I get the above error for both Python versions, (2.7.10 and 3.4.3)..  on Arch Linux only.
    ├── ctypesgen
    │   ├── ctypesgencore
    │   │   ├── ctypedescs.py
    │   │   ├── descriptions.py
    │   │   ├── expressions.py
    │   │   ├── __init__.py
    │   │   ├── libraryloader.py
    │   │   ├── messages.py
    │   │   ├── old libraryloader.py
    │   │   ├── options.py
    │   │   ├── parser
    │   │   │   ├── cdeclarations.py
    │   │   │   ├── cgrammar.py
    │   │   │   ├── cparser.py
    │   │   │   ├── ctypesparser.py
    │   │   │   ├── datacollectingparser.py
    │   │   │   ├── __init__.py
    │   │   │   ├── lex.py
    │   │   │   ├── lextab.py
    │   │   │   ├── parsetab.py
    │   │   │   ├── pplexer.py
    │   │   │   ├── preprocessor.py
    │   │   │   └── yacc.py
    │   │   ├── printer
    │   │   │   ├── defaultheader.py
    │   │   │   ├── __init__.py
    │   │   │   ├── preamble.py
    │   │   │   ├── printer.py
    │   │   │   └── test.py
    │   │   └── processor
    │   │   ├── dependencies.py
    │   │   ├── __init__.py
    │   │   ├── operations.py
    │   │   └── pipeline.py
    │   ├── ctypesgen.py
    │   └── __init__.py
    ├── docs
    │   ├── api.rst
    │   ├── conf.py
    │   ├── index.rst
    │   ├── installation.rst
    │   ├── Makefile
    │   └── quickstart.rst
    ├── LICENSE
    ├── MANIFEST.in
    ├── README.md
    ├── setup.py
    └── unqlite
    ├── core.py
    ├── __init__.py
    ├── src
    │   ├── unqlite.c
    │   └── unqlite.h
    └── tests.py
    I tried to get similar error by creating similar module structure but it worked fine..
    I get the error when I try to build the module manually with
    python setup.py build
    as you can see, build throws error for every local module in unqlite directory.. i.e 'printer', 'parser','processor'.. followed by 'descriptions', 'options' etc.
    Secondly, I maintain different virtualenviroments for my each project so installing with pip is fairly safe.
    The system wide python modules are installed with pacman only.
    Last edited by b2bwild (2015-06-01 05:54:32)

  • Trying to install pgmagick with python 3

    Hello,
    I'm trying to get pgmagick to work with Python 3.
    First thing I had to do was linking to the Python 3 boost libraries, by changing lines 83 and following on setup.py from
    if _version >= (3, ):
    boost_lib_target_files.append("boost_python-py%s%s" % (_version[0], _version[1]))
    boost_lib_target_files.append("boost_python-mt-py%s%s" % (_version[0], _version[1]))
    #gentoo appends the python version numbers to the boost_python libraries
    boost_lib_target_files.append("boost_python-%s.%s" % (_version[0], _version[1]))
    boost_lib_target_files.append("boost_python-mt")
    to
    if _version >= (3, ):
    boost_lib_target_files.append("boost_python-py%s%s" % (_version[0], _version[1]))
    # ArchLinux uses boost_python3
    boost_lib_target_files.append("boost_python%s" % (_version[0]))
    boost_lib_target_files.append("boost_python-mt-py%s%s" % (_version[0], _version[1]))
    #gentoo appends the python version numbers to the boost_python libraries
    boost_lib_target_files.append("boost_python-%s.%s" % (_version[0], _version[1]))
    boost_lib_target_files.append("boost_python-mt")
    Now, when I launch setup.py, I get the following error:
    $ sudo python setup.py install
    include header path: /usr/include/GraphicsMagick/
    Found boost lib: /usr/lib64/libboost_python3
    boost lib: boost_python3
    library path: /usr/lib64/libGraphicsMagick++
    Libraries: ['boost_python3', 'GraphicsMagick++']
    GraphicsMagick version: 1.3.19
    running install
    Traceback (most recent call last):
    File "setup.py", line 174, in <module>
    keywords="GraphicsMagick ImageMagick graphics boost image")
    File "/usr/lib/python3.4/distutils/core.py", line 148, in setup
    dist.run_commands()
    File "/usr/lib/python3.4/distutils/dist.py", line 955, in run_commands
    self.run_command(cmd)
    File "/usr/lib/python3.4/distutils/dist.py", line 974, in run_command
    cmd_obj.run()
    File "/usr/lib/python3.4/site-packages/setuptools/command/install.py", line 67, in run
    self.do_egg_install()
    File "/usr/lib/python3.4/site-packages/setuptools/command/install.py", line 103, in do_egg_install
    cmd.ensure_finalized() # finalize before bdist_egg munges install cmd
    File "/usr/lib/python3.4/distutils/cmd.py", line 107, in ensure_finalized
    self.finalize_options()
    File "/usr/lib/python3.4/site-packages/setuptools/command/easy_install.py", line 313, in finalize_options
    self.index_url, search_path=self.shadow_path, hosts=hosts,
    File "/usr/lib/python3.4/site-packages/setuptools/package_index.py", line 269, in __init__
    Environment.__init__(self,*args,**kw)
    File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 799, in __init__
    self.scan(search_path)
    File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 829, in scan
    self.add(dist)
    File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 849, in add
    dists.sort(key=operator.attrgetter('hashcmp'), reverse=True)
    TypeError: unorderable types: str() < NoneType()
    I am quite new to building Python packages, so I'm not sure about what is going wrong.
    Any help is appreciated.
    Thanks,
    gm

    I get the same issue installing another package using setuptools and python3 any solutions so far ?
    Thanks.

  • Install Python Distutils?

    Any way to install distutils in my mac's python? Without distutils I can't use GNU Mailman. Here's what I get when running ./configure:
    checking for python... /usr/bin/python
    checking for --with-python... no
    checking Python interpreter... /usr/bin/python
    checking Python version... 2.6.1
    checking Python's email package... ok
    checking Japanese codecs... ok
    checking Korean codecs... ok
    checking that Python has a working distutils... configure: error:
    ***** Distutils is not available or is incomplete for /usr/bin/python
    ***** If you installed Python from RPM (or other package manager)
    ***** be sure to install the -devel package, or install Python
    ***** from source.  See sec. 15.1 of the Installation Manual for
    ***** details

    Error encountered when attempting to...: Apple Support Communities

  • Howto Install Python?

    can anyone tell me how to install python on os-x?
    i tried to run blender but it seems that there's no python installed on my pb (see terminal text below)
    i went and downloaded python 2.4.3 for os-x but since there's no installer it makes it a bit difficult for me to know how to do it.
    thanks for help in advance
    Last login: Fri Jul 28 07:47:18 on ttyp1
    /Users/M/Desktop/blender.app/Contents/MacOS/blender; exit
    Welcome to Darwin!
    m1b:~ M$ /Users/M/Desktop/blender.app/Contents/MacOS/blender; exit
    dyld: Library not loaded: /Library/Frameworks/Python.framework/Versions/2.4/Python
    Referenced from: /Users/M/Desktop/blender.app/Contents/MacOS/blender
    Reason: image not found
    Trace/BPT trap
    logout
    [Process completed]

    can anyone tell me how to install python on os-x?
    i tried to run blender but it seems that there's no
    python installed on my pb (see terminal text below)
    Normaly Python is already installed on your mac (if you have 10.3 or above)
    Open a Terminal window an type "python"
    if you get a text that looks like this, python is installed:
    #Python 2.4.3 (#1, Apr 7 2006, 10:54:33)
    #[GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin
    #Type "help", "copyright", "credits" or "license" for more information.
    Some different Mac's/different OS's   Mac OS X (10.4.7)  
    Some different Mac's/different OS's   Mac OS X (10.4.7)  

  • Calling a .py script inside a .VI, using anaconda's Libraries or specific python version (SystemExec.vi(?), MAC OSX)

    Hi,
    I'm new to both mac and LabView, so it may well be something obvious I'm missing.
    I'm trying to use System Exec (http://zone.ni.com/reference/en-XX/help/371361L-01/glang/system_exec/ with LabVIEW 2014 on Mac OS X Mavericks) to call a python script to do some image processing after taking some data and saving images via LabView.
    My problem is that I cannot figure out how to point it to the correct version/install of python to use, as it seems to use the pre-installed 2.7.5 apple version no matter whether that's set to be my default or not (and hence, it can't see my SciPy, PIL etc. packages that come with my Anaconda install).
    It doesn't seem to matter whether I have certain packages installed for 2.7 accessable via the terminal, the LabView System Exec command line can't seem to find them either way and throws up an error if a script is called that imports them.
    I've tried changing the working directory to the relevant anaconda/bin folder, I've also tried
    cd /Applications/anaconda/bin; python <file.py> 
    as the CL input to system exec, but it's not wanting to use anything other than the apple install. I've tried Anaconda installs with both python 2.7 and 3.4, so it doesn't seem to be down to the 3.* compatibility issues alone.
    Printing the python version to a string indicator box in LV via python script gives the following:
    2.7.5 (default, Mar 9 2014, 22:15:05)
    [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)]
    Whereas via the terminal, the default version is the anaconda install I'd like to use, currently
    Python 3.4.1 |Anaconda 2.1.0 (x86_64)| (default, Sep 10 2014, 17:24:09)
    [GCC 4.2.1 (Apple Inc. build 5577)] on darwin
    I can do which python3.4 on the sys exec CL input to get the correct /anaconda/bin location, but if I try  python3.4 <file.py>, I just get a Seg fault.
    I've found examples for System Exec use and instructions for calling python scripts with specific versions, but neither works with Mac (frustratingly).
    I've also tried editing the Path Environment Variable, and tried getting rid of the python 2.7 install entirely, but none of these work either (the latter just causing errors all over the shop).
    So, in summary
    I'd just like to know how to specify the python version LabView uses and to have use of the corresponding python libraries.
    Either python version (2 or 3) will do, I'd just like to be able to use my libraries which came with Anaconda which I'll be writing my scripts with (which I installed as the correct packages are only compatible with a specific python version on Mac, which is not the specific version that Xcode was compatible with, argh).
    All packages work normally when using the Anaconda version with the terminal or with Spyder.
    Is there a function I can use other than System Exec? What am I missing?
    Please help.

    janedoe777 wrote:
    Accidental. Also, that's not terribly helpful.
    What exactly does that mean?
    I'm not debating whether it was accidental or intentional.  It certainly isn't helpful to post the same message twice.
    It is helpful to point out this message is a duplicate so people don't waste their time answering this one if you are already being helped in the other one.

Maybe you are looking for

  • Daily Financials Intelligence Report not loaded with Data

    Dear All, I have an Issue with the Daily Business Intelligence. The Financials Intelligence Reports are coming with no data. What shall I do to populate this report with latest data. Please update... many thanks in advance..

  • To find the latest date and time

    HI all, I have a Ztable which contains execution date and exe time. 1) I need to find the latest date and time How  can we do this? 2) In my program,I need to insert some values to date,time and status field in Ztable. How can I insert it directly in

  • Deferred instantiation for Flex 4?

    In Flex 3, we can set the following properties in a container object  for deferred instantiation: creationPolicy = "queued" creationIndex = "1" (or "2" or "3" etc.) In Flex 4, for  I can find the creationPolicy property but there is  no creationIndex

  • __processRuleSet will not accept 'div1' tag

    Hi All, CS3/Javascript/Windows It is very interesting error. I want grep xmlElements from the Indesign XML file. When i am giving 'div1' tag in the __ProcessRuleSet, It show the error (attached), If i give other then the 'div' tag, it is working fine

  • Install 9ias on win2k qualified hostname

    Hi, I'am trying to install oracle 9ias release 2 on our server, but when doing the installation, it gives the error: installation detected that a fully qualified hostname has not been specified for this host.....etc <IP_ADRESS><FULLY_QUALIFIED_HOSTNA