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

Unable to install #2

Open
ggstatgen opened this issue Jan 18, 2019 · 3 comments
Open

Unable to install #2

ggstatgen opened this issue Jan 18, 2019 · 3 comments
Labels

Comments

@ggstatgen
Copy link

ggstatgen commented Jan 18, 2019

Hi

Just cloned the repository and did a

python setup.py build
python setup.py install

However I can find no executable anywhere

I also tried

pip install rMETL

It seems to install an egg file, but again, I can see no executable. Can you help?

I should add, the tool worked fine until last December, so the above must be due to some recent change. Thank you!

@tjiangHIT
Copy link
Owner

I’m sorry for this error,you can run the script of “src/rMETL.py” directly. And I will fix this bug as soon as possible. Thank you for your bug report.

@tjiangHIT
Copy link
Owner

I have added a installation script 'INSTALL.sh' to generate a executable file of rMETL.
I'll close this issue for now. Feel free to reopen if you have further questions :)

@tjiangHIT
Copy link
Owner

Hello @ggstatgen,

I have updated rMETL and upload a release version (v1.0.4) to PYPI.
Now, you can install it with commands as below:

  1. git clone https://github.com/tjiangHIT/rMETL.git && cd rMETL && pip install ./
  2. pip install rMETL

Both two are OK. Please try one of the installation methods you like, and look forward to your feedback.

Cheers.
Tao

@tjiangHIT tjiangHIT reopened this Sep 25, 2019
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