Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

installation #3

Open
alphabdiallo opened this issue Mar 28, 2016 · 2 comments
Open

installation #3

alphabdiallo opened this issue Mar 28, 2016 · 2 comments

Comments

@alphabdiallo
Copy link

Hello,
Thank you for writing this tool. I have some issues with the installation. I did not find any documentation to help me through that process.

I have the following error when running the python setup script:
Reading https://pypi.python.org/simple/pyvcf/
Best match: PyVCF 0.6.8.linux-x86-64
Downloading https://pypi.python.org/packages/3.5/P/PyVCF/PyVCF-0.6.8.linux-x86_64.tar.gz#md5=4eeb9700b03d4ab234c58227fb5f0331
Processing PyVCF-0.6.8.linux-x86_64.tar.gz
error: Couldn't find a setup script in /tmp/easy_install-qT8VvL/PyVCF-0.6.8.linux-x86_64.tar.gz

Thanks,
Alpha

@ljdursi
Copy link
Owner

ljdursi commented Mar 30, 2016

Hi:

Yes, the documentation is more or less nonexistent - my apologies, I'll try to add some in the coming weeks.

It looks like you're having some trouble installing the very useful package pyvcf. What version of python are you using? If you install that package separately - using pip or easy_install or however you normally install python modules - does it work?

@alphabdiallo
Copy link
Author

Hello,
Sorry for the late response.
I am using Python 2.7.6. I worked when I ran sudo pip install pyvcf before sudo python setup.py install.
To make sure that everything is installed correctly, I ran:

python test_pymergevcfs.py

....

Ran 4 tests in 0.052s

OK

So now how can I run the tool on some vcf files?
Do I need to write some python code like in test_pymergevcfs.py or can I just run some commands with some input parameters?

Thanks,
Alpha

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

No branches or pull requests

2 participants