← Back to list

GSoC’18: Packaging The Virtual Brain

Hi! I am back with my report on google summer of code project.

Umar Haruna Abdullahi · 2018-06-09 16:24 · 0 claps · 0.9 min read
#javascript #python #gsoc #thevirtualbrain #incf
Open on Medium ↗
Wiki topics: 🌐 · Web Development 🔒 · Cybersecurity

GSoC’18: Packaging The Virtual Brain

Conda

Conda

Hi! I am back with my report on google summer of code project.

What i have done or encounter this week:

Oh! tvb-framework is giving me headache after trowing 3 errors + 1 warning while doing unit-test using pytests in order to pass conda-forge test on CI here are the summary:

Why folder ~/.tvb-temp is used.only ~/TVB_TESTS should be accessed, I run tests under those directories and there sub directories some pass, some fail.

Here are the fail ones:

pytest --pyargs tvb.tests.framework.adapters.analyzers.timeseries_metrics_adapter_test

No such file or directory: ‘/home/pyc0d3r/.tvb-temp/logs/web_application.log’ source https://github.com/the-virtual-brain/tvb-framework/blob/master/tvb/tests/framework/adapters/analyzers/timeseries_metrics_adapter_test.py

pytest --pyargs tvb.tests.framework.adapters.exporters.exporters_test

No such file or directory: ‘/home/conda/.tvb-temp/logs/web_application.log’ source https://github.com/the-virtual-brain/tvb-framework/blob/master/tvb/tests/framework/adapters/exporters/exporters_test.py

pytest --pyargs tvb.tests.framework.adapters.simulator.simulator_adapter_test

No such file or directory: ‘/home/conda/.tvb-temp/logs/web_application.log’ source https://github.com/the-virtual-brain/tvb-framework/blob/master/tvb/tests/framework/adapters/simulator/simulator_adapter_test.py

warnings summary

pytest --pyargs tvb.tests.framework.interfaces.web.controllers.flow_controller_test

Cannot collect test class ‘TestAdapter1’ because it has a init constructo https://github.com/the-virtual-brain/tvb-framework/blob/d69b424048d9b07aeab5f27644d51ffa01a6ac43/tvb/tests/framework/adapters/testadapter1.py#L44

source https://github.com/the-virtual-brain/tvb-framework/blob/master/tvb/tests/framework/interfaces/web/controllers/flow_controller_test.py

This week onward, I will be posting regular weekly posts on the updates on further progress on this project here. Thanks for reading! :D


메타데이터
post_id
3f7fade53a8f
slug
gsoc18-packaging-the-virtual-brain-3f7fade53a8f
url
https://medium.com/@pyc0d3r/gsoc18-packaging-the-virtual-brain-3f7fade53a8f
canonical_url
https://medium.com/@pyc0d3r/gsoc18-packaging-the-virtual-brain-3f7fade53a8f
author_url
https://medium.com/@pyc0d3r
status
ok
fetched_at
2026-07-30 03:08:15