Skip to content

trouble encountered with installation #60

Description

@zhuzzzzzz

`
......
ar rcs build/libtrackcpp.a build/lattice.o build/elements.o build/passmethods.o build/tracking.o build/trackcpp.o build/flat_file.o build/optics.o build/diffusion_matrix.o build/dynap.o build/output.o build/kicktable.o build/multithreads.o build/accelerator.o build/naff.o build/linalg.o build/auxiliary.o
g++ -m64 build/exec.o build/tests.o build/commands.o build/libtrackcpp.a -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -lpthread -o build/trackcpp
make -C python_package
make[1]: Entering directory '/home/zhu/Project/LNLS/trackcpp/python_package'
make[1]: python-sirius-config: No such file or directory
/bin/sh: 1: python-sirius: not found
/bin/sh: 1: python-sirius: not found
[ -f ./numpy.i ] && echo "numpy.i already here, good" ||
wget https://raw.githubusercontent.com/numpy/numpy/v/tools/swig/numpy.i
--2023-02-14 09:13:54-- https://raw.githubusercontent.com/numpy/numpy/v/tools/swig/numpy.i
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-02-14 09:13:55 ERROR 404: Not Found.

make[1]: *** [Makefile:48: trackcpp_wrap.cxx] Error 8
make[1]: Leaving directory '/home/zhu/Project/LNLS/trackcpp/python_package'
make: *** [Makefile:147: python_package/trackcpp/_trackcpp.so] Error 2
`
Hello!
I tried to run the va project in my Ubuntu virtual machine bu can't install the trackcpp module, it gives the above result. What is happening and what should I do?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions