ptychopy icon indicating copy to clipboard operation
ptychopy copied to clipboard

A error in installation process

Open paidaxinbao opened this issue 2 years ago • 0 comments

Hello! I'm having this problem with the installation process following your README file.

My device is python 3.6, CUDA 10.2, gcc and g++ are both version 4.8.5, and after running . /install.sh, I got an error halfway through the installation:

error: Command "g++ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/home/pxy/miniconda3/envs/ptychopy/lib/ python3.6/site-packages/numpy/core/include -I['/home/pxy/miniconda3/envs/ptychopy/lib/python3.6/site-packages/numpy/core/include'] - I/usr/local/cuda-10.2/include -I/usr/local/cuda-10.2/samples/common/inc -I/home/pxy/miniconda3/envs/ptychopy/include -I./src -I/home/ pxy/miniconda3/envs/ptychopy/include/python3.6m -c . /src/FileManager.cpp -o build/temp.linux-x86_64-3.6/src/FileManager.o -DEPIE_HDF5 -fpic -DHAVE_HDF5" failed with exit status 1

I don't know what the problem is, so I'm asking for your help!Thanks!

paidaxinbao avatar Apr 15 '22 15:04 paidaxinbao