Open KCBauer opened 2 years ago
@KCBauer use the code below to install aldex2, I also had the same issue, this worked for me,
pip install git+https://github.com/dgiguer/q2-aldex2.git
Do remember to install git before running this.
Thank you so much
Thank you so very much! My apologies for the late reply--this worked brilliantly!
Best, Kylynda
On Wed, Sep 7, 2022 at 4:42 AM makshuf @.***> wrote:
Use the code below to install aldex2, I also had the same issue, this worked for me, pip install git+https://github.com/dgiguer/q2-aldex2.git
Do remember to install git before running this.
— Reply to this email directly, view it on GitHub https://github.com/ggloor/q2-aldex2/issues/16#issuecomment-1239089715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOVURYRMFZBEHDTBBRLBTULV5BIOBANCNFSM57Q4KZFA . You are receiving this because you authored the thread.Message ID: @.***>
-- Dr. Kylynda C. Bauer, PhD TheSkope.com Your Skope to the Microbial World
I have used the aldex plugin for QIIME2 before. However, when I recently tried to access the plug-in, I no longer had it. I opened R in my QIIME2 environment and re-installed. Then, I ran the conda install code. However. I received an error. UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment:
Specifications:
Your python: python=3.8.8
I am not as familiar with working in terminal. I might try to downgrade my python, but I wondered whether aldex2 works for Python versions later than 3.6. Any advice would be appreciated. @dgiguer