Jabir Ali V

Results 9 comments of Jabir Ali V

I would like to contribute to fixing this issue

I had the same issue. setting the PYTHONPATH environment variable solved my issue

Have you tried connecting a cable from port zero to port 1 ? this should work anyway,

> Hello! > > Im testing the open5gs NFs to do some integrations with real NRF, PCF UDM, SCP and SEPP. > > Im registering the simulated AMF on the...

Hi @Eragon615 I came from the same path as you, tried building zellij on s390x. I am also intrested in contributing to this

@svartalf I would be happy to contribute to fixing this issue

With the bellow fix It compiled successfully ``` diff --git a/heim-host/src/os/linux.rs b/heim-host/src/os/linux.rs index 01fb44c..61908a8 100644 --- a/heim-host/src/os/linux.rs +++ b/heim-host/src/os/linux.rs @@ -5,8 +5,8 @@ use std::net::IpAddr; use crate::Pid; cfg_if::cfg_if! { -...

The PR is raised is now merged. closing this issue. thatnks

Same happened to me as well