Marcello

Results 4 comments of Marcello

For Ubuntu this is the list of dependencies to fix the problem: pip3 install pandas pip3 install msgpack-python pip3 install glob2 pip3 install tqdm pip3 install py-midi pip3 install tensorflow...

How much memory has your Ubuntu virtual machine? Try to monitor the available memory when you launch the NFVO from Intellij IDEA. FYI I use a develop environment with 16...

Following the ETSI specification (see section 6.3 http://www.etsi.org/deliver/etsi_gs/NFV-SWA/001_099/001/01.01.01_60/gs_NFV-SWA001v010101p.pdf) a VNF can be made by different VDUs and each VDU can have multiple (identical) VNF components. However, dependencies are not discussed.

Hi, I have this problem as well. I created an issue on the official spring repo: https://github.com/spring-projects/spring-security-oauth/issues/1143