You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
Thank you very much for your fascinating project. It really helps for mapping researchers in our institution.
Maybe my fault, but I encountered these issues are following:
I cannot set up the modules following the requirements documents. When I was Installing build dependencies for scipy 1.3.1, it also shows error and not relevant version found. Building wheel for scipy (PEP 517) ... error ERROR: Command errored out with exit status 1: command: /Users/jason/opt/anaconda3/bin/python /Users/jason/opt/anaconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /var/folders/v7/sl6dw90n1ps92ykcy_4sg3m80000gn/T/tmp3qze_34s
ERROR: Failed building wheel for scipy Failed to build scipy ERROR: Could not build wheels for scipy which use PEP 517 and cannot be installed directly
I didn't found there is any documents named dataprocess.sh to begin to process. As in the documents, it requires running the dataprocess.sh.
If anyone could help, I would be grateful.
Many thanks
The text was updated successfully, but these errors were encountered:
I made some quick fixes to the repository code so it should be working now. If there are any additional errors, however, I'd be happy to address them.
To help address some of the dependency issues, I would clone the repository in a new environment so it can all be installed from scratch. Please let me know if there is anything else I can help with. Thanks!
Hi there,
Thank you very much for your fascinating project. It really helps for mapping researchers in our institution.
Maybe my fault, but I encountered these issues are following:
Building wheel for scipy (PEP 517) ... error ERROR: Command errored out with exit status 1: command: /Users/jason/opt/anaconda3/bin/python /Users/jason/opt/anaconda3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /var/folders/v7/sl6dw90n1ps92ykcy_4sg3m80000gn/T/tmp3qze_34s
ERROR: Failed building wheel for scipy Failed to build scipy ERROR: Could not build wheels for scipy which use PEP 517 and cannot be installed directly
If anyone could help, I would be grateful.
Many thanks
The text was updated successfully, but these errors were encountered: