Problems of installing Bob on windows 7

38 views
Skip to first unread message

Luwei Yang

unread,
Mar 21, 2017, 2:21:48 AM3/21/17
to bob-devel
Hi,

I am using windows 7, and trying to install Bob. 

I followed the instructions:
$ python bootstrap-buildout.py
$ ./bin/buildout

When I run $ python bootstrap-buildout.py , I have following errors:
python: can't open file 'bootstra': [Errno 2] No such file or directory

ez_setup.py is deprecated and when using it setuptools will be pinned to 33.1.1
since it's the last version that supports setuptools self upgrade/installation,
check https://github.com/pypa/setuptools/issues/581 for more info; use pip to in
stall setuptools
Extracting in C:\Users\Y00412~1\AppData\Local\Temp\tmpeiq9ah_q
Now working in C:\Users\Y00412~1\AppData\Local\Temp\tmpeiq9ah_q\setuptools-33.1.
1
Building a Setuptools egg in C:\Users\Y00412~1\AppData\Local\Temp\tmpil1pxkkn
warning: no files found matching '*' under directory 'setuptools\_vendor'
C:\Users\Y00412~1\AppData\Local\Temp\tmpil1pxkkn\setuptools-33.1.1-py3.5.egg
Traceback (most recent call last):
  File "bootstrap-buildout.py", line 98, in <module>
    ez['use_setuptools'](**setup_args)
  File "<string>", line 188, in use_setuptools
  File "<string>", line 148, in _do_download
  File "C:\Users\Y00412~1\AppData\Local\Temp\tmpil1pxkkn\setuptools-33.1.1-py3.5
.egg\setuptools\__init__.py", line 5, in <module>
  File "D:\Program Files\Anaconda3\lib\distutils\core.py", line 16, in <module>
    from distutils.dist import Distribution
  File "D:\Program Files\Anaconda3\lib\distutils\dist.py", line 18, in <module>
    from distutils.fancy_getopt import FancyGetopt, translate_longopt
  File "D:\Program Files\Anaconda3\lib\distutils\fancy_getopt.py", line 12, in <
module>
    import getopt
ImportError: No module named 'getopt'


Could you figure what's going on here? 

Is there any other quick installation for windows 7?

Best,
Luwei

André Anjos

unread,
Mar 21, 2017, 4:25:12 AM3/21/17
to bob-...@googlegroups.com

On Tue, Mar 21, 2017 at 7:21 AM, Luwei Yang <luwei....@gmail.com> wrote:
Is there any other quick installation for windows 7?

We currently don't support Windows installs. Only Mac OS X or Linux. We advise you to try out a Virtual Machine.


Best, Andre


--
Dr. André Anjos
Idiap Research Institute
Centre du Parc - rue Marconi 19
CH-1920 Martigny, Suisse
Phone: +41 27 721 7763
Fax: +41 27 721 7712
http://andreanjos.org
Reply all
Reply to author
Forward
0 new messages