Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 203 Bytes

installation-error.md

File metadata and controls

10 lines (8 loc) · 203 Bytes

Erro:

cysignals must be compiled without _FORTIFY_SOURCE

Solution:

CFLAGS="-Wp,-U_FORTIFY_SOURCE" pip3 install --user --extra-index-url https://<user>:<pass>@pypi.netsquid.org netsquid