Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running setup.py #6

Open
hazqial27 opened this issue Jun 16, 2022 · 1 comment
Open

Error running setup.py #6

hazqial27 opened this issue Jun 16, 2022 · 1 comment
Labels

Comments

@hazqial27
Copy link

Hello,

I just found refrapy on computer and geoscience journal, and I interest to use it in my study in geophysics. Now I try to install the program in my notebook, the I get trouble in running the file setup.py

I am really beginner in python, so I need to ask how to fix the problem, this is the result after I rung setup.py

Type "help", "copyright", "credits" or "license()" for more information.
>>> 
= RESTART: C:\Users\Hazqial\Programs\Refrapy-packages-installer-master\setup.py

--------------------------------------
 Instalador Geosis v1.0 para Windows
--------------------------------------


 Serao instalados os seguintes pacotes Python:

 Numpy 1.9.2, Future 0.15.0, Scipy 0.16.0, Six 1.9.0, Dateuitl 2.4.2, Pytz 2015.4, Pyparsing 2.0.3, Setuptools 17.1.1, Matplotlib 1.4.3, Lxml 3.4.4, Sqlalchemy 1.0.8 e Obspy 0.10.2.

 Pressione qualquer tecla para iniciar a instalaçao...

 Instalaçao iniciada. Aguarde, isso pode levar alguns minutos.

 Instalando biblioteca - Numpy...


 ERRO: estao faltando arquivos na pasta Bibliotecas


 Pressione qualquer tecla para sair...

Can you help me how to fix it? thank you in advance

@viictorjs
Copy link
Owner

Hello @hazqial27,

It seems like you're running a script previously used back in Python 3.4 for users to install some dependencies to run Refrapy.

I suggest you disregard such older codes and run Refrapick.py and Refrainv.py directly from source at the moment. By doing so, you will be staying up-to-date with the software. You can access https://github.com/viictorjs/Refrapy and download the repository as a zip file, or you could also simply run something like git clone https://github.com/viictorjs/Refrapy

In order to install the required dependencies and run the programs, please check https://github.com/viictorjs/Refrapy#introduction

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants