Score:0

Error while making graphs using json files and python

cn flag
arunkannan@ubuntu:~/cascade-cpp$ make graphs
mkdir -p study/graphs/papers
rm -f study/graphs/papers/*.png
source /home/arunkannan/cascade-python/env/bin/activate && \
python /home/arunkannan/cascade-python/study/make_graphs.py study/graphs_demystifying.json \
    --data-dir study/data/papers
****/bin/sh: 1: source: not found
make: *** [Makefile:130: graphs-papers] Error 127****

Getting the above error when I try to generate graphs using json files and python program Github code: https://github.com/brunorijsman/cascade-cpp enter image description here

vidarlo avatar
ar flag
What does `/bin/sh` point to?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.