Hello,

So, I downloaded  vistrails-src-2.2.4-1519abc0ae2b.tar.gz  :

[resperanza@obiwan ~]$ cd /home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b
[resperanza@obiwan vistrails-src-2.2.4-1519abc0ae2b]$ tar xvf vistrails-src-2.2.4-1519abc0ae2b.tar.gz

after extracting:

[resperanza@obiwan vistrails-src-2.2.4-1519abc0ae2b]$ python vistrails/run.py
Traceback (most recent call last):
  File "vistrails/run.py", line 175, in <module>
    main()
  File "vistrails/run.py", line 126, in main
    from vistrails.core import debug
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/__init__.py", line 58, in <module>
    from vistrails.core.api import *
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/api.py", line 43, in <module>
    import vistrails.core.application
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/application.py", line 46, in <module>
    from vistrails.core.collection import Collection
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/collection/__init__.py", line 43, in <module>
    from entity import Entity
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/collection/entity.py", line 38, in <module>
    from vistrails.core.db.locator import BaseLocator
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/db/locator.py", line 49, in <module>
    from vistrails.db.services.locator import XMLFileLocator as _XMLFileLocator, \
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/db/services/locator.py", line 49, in <module>
    from vistrails.db.services import io
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/db/services/io.py", line 44, in <module>
    from vistrails.core.modules.sub_module import get_cur_abs_namespace,\
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/modules/sub_module.py", line 46, in <module>
    from vistrails.core.modules import module_registry
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/modules/module_registry.py", line 56, in <module>
    from vistrails.core.modules.package import Package
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/modules/package.py", line 50, in <module>
    from vistrails.core.reportusage import record_usage
  File "/home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails/core/reportusage.py", line 47, in <module>
    import usagestats
ImportError: No module named usagestats

these messages appeared. I am new to Fedora so I have no idea what went wrong. Thank you for your help.

Regards,
Robertson Esperanza


On Wed, Jun 29, 2016 at 3:56 PM, Michele Dolfi <dolfim@phys.ethz.ch> wrote:
I think they changed the name of the running script some version ago. Weird that they didn’t fix the documentation.

The run.py script should work.



Best,
Michele

--
ETH Zurich
Michele Dolfi
Institute for Theoretical Physics
HIT G 32.4
Wolfgang-Pauli-Str. 27
8093 Zurich
Switzerland







On Jun 29, 2016, at 9:50 AM, Robertson Esperanza <robbie.esperanza@gmail.com> wrote:

Hello,


As far as I know, that command is for Ubuntu. The instructions in the Vistrails website says:

 cd /path/to/vistrails_src/vistrails
 python vistrails.py

Here's the link: http://www.vistrails.org/index.php/Building_From_Source

Regards,
Robert Esperanza

On Wed, Jun 29, 2016 at 3:39 PM, Michele Dolfi <dolfim@phys.ethz.ch> wrote:
Where did you find such installation instructions?

python vistrails/run.py


Best regards,
Michele

--
ETH Zurich
Michele Dolfi
Institute for Theoretical Physics
HIT G 32.4
Wolfgang-Pauli-Str. 27
8093 Zurich
Switzerland







On Jun 29, 2016, at 3:27 AM, Robertson Esperanza <robbie.esperanza@gmail.com> wrote:

Hello,

I just started with ALPS and the Fedora OS. I am using a machine with Fedora 21 OS and I think I managed to build ALPS from alps-2.2.b4-src-with-boost.tar.gz. Following the installation instructions in the website, I am now in the "Building Vistrails and ALPS visrails package from source on Linux" section. I suppose that visrails is independent of ALPS. I installed the required packages for vistrails. I untar-ed  vistrails-src-2.2.4-1519abc0ae2b.tar.gz and did the last step shown in the vistrails webste:

[resperanza@obiwan ~]$ cd /home/sand/resperanza/Downloads/vistrails-src-2.2.4-1519abc0ae2b/vistrails
[resperanza@obiwan vistrails]$ python vistrails.py
python: can't open file 'vistrails.py': [Errno 2] No such file or directory

and the error shows. I also cannot find the file vistrails.py in he extracted files. I appreciate your help. Also, is Vistrails a required software to run ALPS? Thank you.

Regards,
Robertson Esperanza


----
Comp-phys-alps-users Mailing List for the ALPS Project
http://alps.comp-phys.org/

List info: https://lists.phys.ethz.ch//listinfo/comp-phys-alps-users
Archive: https://lists.phys.ethz.ch//pipermail/comp-phys-alps-users

Unsubscribe by writing a mail to comp-phys-alps-users-leave@lists.phys.ethz.ch.




----
Comp-phys-alps-users Mailing List for the ALPS Project
http://alps.comp-phys.org/

List info: https://lists.phys.ethz.ch//listinfo/comp-phys-alps-users
Archive: https://lists.phys.ethz.ch//pipermail/comp-phys-alps-users

Unsubscribe by writing a mail to comp-phys-alps-users-leave@lists.phys.ethz.ch.



----
Comp-phys-alps-users Mailing List for the ALPS Project
http://alps.comp-phys.org/

List info: https://lists.phys.ethz.ch//listinfo/comp-phys-alps-users
Archive: https://lists.phys.ethz.ch//pipermail/comp-phys-alps-users

Unsubscribe by writing a mail to comp-phys-alps-users-leave@lists.phys.ethz.ch.




----
Comp-phys-alps-users Mailing List for the ALPS Project
http://alps.comp-phys.org/

List info: https://lists.phys.ethz.ch//listinfo/comp-phys-alps-users
Archive: https://lists.phys.ethz.ch//pipermail/comp-phys-alps-users

Unsubscribe by writing a mail to comp-phys-alps-users-leave@lists.phys.ethz.ch.