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

pip installation update #6

Open
AldanaJ opened this issue Oct 27, 2020 · 2 comments
Open

pip installation update #6

AldanaJ opened this issue Oct 27, 2020 · 2 comments

Comments

@AldanaJ
Copy link

AldanaJ commented Oct 27, 2020

Hi there! Would you mind to update the pip installation to be able to use the qvalue calculation in Python 3? Thanks

@puolival
Copy link
Owner

Hi @AldanaJ,

Thanks for bringing this up. I should also do some code updates, so I'll do those first. I try to get everything done in a couple of days. I'll notify you when the new version is available via pip.

If you need a solution immediately, you can try the following:

git clone https://github.com/puolival/multipy.git
cd multipy
ipython setup.py install

Alternatively, the first step can be replaced by downloading the source code via https://github.com/puolival/multipy/archive/master.zip and unzipping to "multipy".

@JulianKlug
Copy link

JulianKlug commented Jul 13, 2021

Bumping this issue!
Great package, would be sad not to be able to install it with pip 😁

For now this can also be done like this:
pip install git+https://github.com/puolival/multipy

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

No branches or pull requests

3 participants