WARNING: no files found matching '*' under directory 'setuptools/_vendor' /tmp/bootstrap-tbpw

305 views
Skip to first unread message

Salvatore Pirelli

unread,
Dec 20, 2016, 4:45:02 AM12/20/16
to bob-devel
Dear Bob Developers,
 
I'm a student at Biometrics and Multimedia Forensics Laboratory at Roma Tre University, and I am involved in a project regarding keystroke analysis which involves the use of your ATVS keystroke DB. 
I would like to download ATVS-DB for my project but, when I try to get it, an error occurs.
 
Following the installation steps, using the Python interpreter
provided by the distribution, after using this command: 

$ python bootstrap-buildout.py

the system responds with the following warning:
Downloading https://pypi.io/packages/source/s/setuptools/setuptools-32.1.2.zip
Extracting in /tmp/tmp_r3r36oc

Now working in /tmp/tmp_r3r36oc/setuptools-32.1.2

Building a Setuptools egg in /tmp/bootstrap-tbpw1ajg

warning: no files found matching '*' under directory 'setuptools/_vendor'
/tmp/bootstrap-tbpw1ajg/setuptools-32.1.2-py3.5.egg
Creating directory '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/develop-eggs'.


and then the second step of installation:


$ ./bin/buildout

reveals several errors.


May I kindly ask you to help me? 

Thanks for your collaboration.
 
Best regards,
 
Salvatore Pirelli

André Anjos

unread,
Dec 20, 2016, 5:25:41 AM12/20/16
to bob-...@googlegroups.com
Hello,

The package you're trying to install is NOT the ATVS Keystroke database, just an API to access it. The raw datafiles are not included. You must download them separately at:


Andre

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
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

Salvatore Pirelli

unread,
Dec 20, 2016, 5:33:25 AM12/20/16
to bob-...@googlegroups.com
I downloaded the ATVS DB site and the problem underlined appears following their installation procedure.

You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+unsubscribe@googlegroups.com.

André Anjos

unread,
Dec 20, 2016, 5:42:02 AM12/20/16
to bob-...@googlegroups.com

On Tue, Dec 20, 2016 at 11:33 AM, Salvatore Pirelli <salvoin...@gmail.com> wrote:
I downloaded the ATVS DB site and the problem underlined appears following their installation procedure.

Can you point us to the installation instructions you're trying to follow? I'm not sure I get what your objective really is.

This mailing list is about Bob, a software framework. Are we talking about the same thing?

A

Salvatore Pirelli

unread,
Dec 20, 2016, 5:52:31 AM12/20/16
to bob-...@googlegroups.com
After Bob installation (https://gitlab.idiap.ch/bob/bob/wikis/Installation), i try to acquire the ATVS keystroke database following this instructions, without results:

============================================
 ATVS-Keystroke Database Access API for Bob
============================================

This package is part of the signal-processing and machine learning toolbox
Bob_. It contains the access API and descriptions for the `ATVS keystroke
database`_.


Installation
------------

Follow our `installation`_ instructions. Then, using the Python interpreter
provided by the distribution, bootstrap and buildout this package::

  $ python bootstrap-buildout.py
  $ ./bin/buildout


Contact
-------

For questions or reporting issues to this software package, contact our
development `mailing list`_.


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
.. _atvs keystroke database: http://atvs.ii.uam.es/keystroke_db.html

Perhaps is a problem of database files?

Thanks

Salvatore

--

André Anjos

unread,
Dec 20, 2016, 5:57:07 AM12/20/16
to bob-...@googlegroups.com
I take it is not clear enough.

This package you're trying to install does not contain the raw database files.

You must obtain them through the link:


Andre

You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

André Anjos

unread,
Dec 20, 2016, 5:57:40 AM12/20/16
to bob-...@googlegroups.com
In other words, forget this package. Unless you're trying to develop your recognition algorithm in Python using Bob. Andre

Salvatore Pirelli

unread,
Dec 20, 2016, 6:09:22 AM12/20/16
to bob-...@googlegroups.com
I need ATVS-Keystroke database of BTAS 2016 ( https://sites.google.com/site/btas16kboc/home ), not the ATVS database of BTAS 2015.

I already get the .zip files ATVS-Keystroke database of BTAS 2016 following their procedure. But I have problems during the installation of package (over mentioned) .

Salvatore

André Anjos

unread,
Dec 20, 2016, 6:14:18 AM12/20/16
to bob-...@googlegroups.com
Ok, can you then please share the errors?

Salvatore Pirelli

unread,
Dec 20, 2016, 7:19:36 AM12/20/16
to bob-...@googlegroups.com
Here the command lines:

biomedia4n6@biomedia4n6-Dell-DM061:~/Scrivania/bob.db.atvskeystroke-2.1.0$  python bootstrap-buildout.py
Downloading https://pypi.io/packages/source/s/setuptools/setuptools-32.1.2.zip
Extracting in /tmp/tmp77lefu13
Now working in /tmp/tmp77lefu13/setuptools-32.1.2
Building a Setuptools egg in /tmp/bootstrap-5kqkox0j
warning: no files found matching '*' under directory 'setuptools/_vendor'
/tmp/bootstrap-5kqkox0j/setuptools-32.1.2-py3.5.egg
Creating directory '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/develop-eggs'.

biomedia4n6@biomedia4n6-Dell-DM061:~/Scrivania/bob.db.atvskeystroke-2.1.0$  ./bin/buildout
Develop: '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/.'
warning: no files found matching 'develop.cfg'
warning: no files found matching '*.sql3' under directory 'bob'
Installing scripts.
Getting distribution for 'bob.io.base'.
...severals exceptions...
An error occurred when trying to install bob.io.base 2.0.12. Look above this message for any errors that were output by easy_install.
While:
  Installing scripts.
  Getting distribution for 'bob.io.base'.
Error: Couldn't install: bob.io.base 2.0.12

Thanks,

Salvatore



André Anjos

unread,
Dec 20, 2016, 7:21:30 AM12/20/16
to bob-...@googlegroups.com

On Tue, Dec 20, 2016 at 1:19 PM, Salvatore Pirelli <salvoin...@gmail.com> wrote:
An error occurred when trying to install bob.io.base 2.0.12. Look above this message for any errors that were output by easy_install.

Without the "several exceptions", we can't figure out why things are failling. Have you followed the conda installation?

If so, then you should be using the "python" program from that environment, by first activating it. Do you do that?

Andre

Salvatore Pirelli

unread,
Dec 21, 2016, 4:13:46 AM12/21/16
to bob-...@googlegroups.com
I have followed this installation procedure for Bob (which includes Miniconda3):

https://gitlab.idiap.ch/bob/bob/wikis/Installation

and I have installed Anaconda 4.2.0, following this instructions:

https://www.continuum.io/downloads

The enviroment that i must create is bob_env_py27?


here my steps:


biomedia4n6@biomedia4n6-Dell-DM061:~$  source activate bob_env_py27
(bob_env_py27) biomedia4n6@biomedia4n6-Dell-DM061:~$ cd Scrivania/
(bob_env_py27) biomedia4n6@biomedia4n6-Dell-DM061:~/Scrivania$ cd bob.db.atvskeystroke-2.1.0/
(bob_env_py27) biomedia4n6@biomedia4n6-Dell-DM061:~/Scrivania/bob.db.atvskeystroke-2.1.0$ python bootstrap-buildout.py
Downloading https://pypi.io/packages/source/s/setuptools/setuptools-32.1.2.zip
Extracting in /tmp/tmpcDFoU7
Now working in /tmp/tmpcDFoU7/setuptools-32.1.2
Building a Setuptools egg in /tmp/bootstrap-icxZlR
warning: no files found matching '*' under directory 'setuptools/_vendor'
/tmp/bootstrap-icxZlR/setuptools-32.1.2-py2.7.egg
Creating directory '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/develop-eggs'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/buildout'.
(bob_env_py27) biomedia4n6@biomedia4n6-Dell-DM061:~/Scrivania/bob.db.atvskeystroke-2.1.0$  ./bin/buildout

Develop: '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/.'
warning: no files found matching 'develop.cfg'
warning: no files found matching '*.sql3' under directory 'bob'

Updating scripts.
Python: Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/python'.
GdbPython: Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/gdb-python'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/bob_dbmanage.py'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/bob_dependecy_graph.py'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/bob_new_version.py'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/nosetests'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/coverage'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/sphinx-apidoc'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/sphinx-build'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/sphinx-quickstart'.
Generated script '/home/biomedia4n6/Scrivania/bob.db.atvskeystroke-2.1.0/bin/sphinx-autogen'.

thanks,
salvatore



--

Amir Mohammadi

unread,
Dec 21, 2016, 4:24:56 AM12/21/16
to bob-...@googlegroups.com
Hi Salvatore,

First of all, use the master version from here: https://gitlab.idiap.ch/bob/bob.db.atvskeystroke
Please repeat the installation and run './bin/buildout' too and attach the output (don't paste them in the message) as a text file in your email.
Also, attach your `buildout.cfg` file too.
Also, we have a wiki page about buildout which might help you: https://gitlab.idiap.ch/bob/bob/wikis/buildout

Thanks,
Amir



--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+...@googlegroups.com.

Salvatore Pirelli

unread,
Dec 21, 2016, 5:00:51 AM12/21/16
to bob-...@googlegroups.com
I do your steps Amir,

Thanks,
Salvatore


--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/

---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+unsubscribe@googlegroups.com.

Salvatore Pirelli

unread,
Dec 21, 2016, 5:01:50 AM12/21/16
to bob-...@googlegroups.com
buildout
buildout.cfg

Amir Mohammadi

unread,
Dec 21, 2016, 5:15:23 AM12/21/16
to bob-...@googlegroups.com
Hi Salvatore,

Only thing that I can see here is that this worked perfectly.
Congratulations now you have bob and bob.db.atvskeystroke installed.

Now what do you want to do?

Best,
Amir

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/

---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/

---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+...@googlegroups.com.

Salvatore Pirelli

unread,
Dec 21, 2016, 5:22:47 AM12/21/16
to bob-...@googlegroups.com
But is there a .txt files for database?
i don't find the file... could you suggest me the file path?

Thanks,
Salvatore


--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/
---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/

---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/

---
You received this message because you are subscribed to the Google Groups "bob-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bob-devel+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
-- You received this message because you are subscribed to the Google Groups bob-devel group. To post to this group, send email to bob-...@googlegroups.com. To unsubscribe from this group, send email to bob-devel+unsubscribe@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/bob-devel or directly the project website at http://idiap.github.com/bob/

---
You received this message because you are subscribed to a topic in the Google Groups "bob-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bob-devel/FM5Z88nwfm8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bob-devel+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages