-
Quickstart guide notebook
command used:` pyntacle keyplayer kp-finder -i AdvSeek.adjm -k 2 -m 1 -t mreach`
error: the program return an empty .tsv file
There is the same problem also usin…
-
Hello there,
I am hoping to use Pyntacle for a research project but I'm having some trouble importing it.
I get the error "ModuleNotFoundError: No module named 'numba.core'" (see screenshot). Ho…
-
the test:
`suite.addTest(WidgetTestConvert('test_convert_dot'))`
in test_suite.py, raises the following warning messages
\pyntacle\io_stream\exporter.py:236: RuntimeWarning: A boolean graph att…
-
When running the following command:
`pyntacle keyplayer kp-finder -I brute-force -i NCEAS_carpinteria.adjm -k 2 -m 1 -d ./ -T 32`
on a 48-core AMD server, I get the following error when Pyntacle c…
-
dF reports both "Initial Value" and "Value", but they appear to be swapped
-
The correct way to import enumerators is to include the topmost `pyntacle` module name in any import statement. E.g., in shortest_path.py
`from pyntacle.tools.enums import CmodeEnum`
should be use…
-
For some reason, "gr-finder bruteforce" fails as a test when included in the test suite, but it works if tested by itself or with the other gr tests only.
In addition, if uncommented, it also makes…
-
Hi all.
I recently tested Pyntacle and found to be really quick and easy to use for large datasets due to its GPU functionallity! Great tool thanks a lot for the support @mazzalab!
I wish it had…
-
I am trying to visualize a network by adding the nodes.csv and edges.csv into File and then connecting to Network explorer. Its not working.
![image](https://user-images.githubusercontent.com/603702…
-
When opening a .graph file generated with pyntacle command line using the "--save-binary" file, I obtain the following error ()see log attached)
`import pickle
aa = pickle.load(open("pyntacle_azaG…