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

[BUG] #71

Open
2 tasks
mcmahon-uw opened this issue Jan 2, 2025 · 1 comment
Open
2 tasks

[BUG] #71

mcmahon-uw opened this issue Jan 2, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mcmahon-uw
Copy link

Hi! I'm excited to start using this tool.

I'm having trouble with installation (sorry for such a basic question).

I am getting the following error after installing into a conda environment using pip. I did create the environment using a yml file (see below). Do I need to specify a different pip version in my yml?

(base) [trina.mcmahon@scarcity-submit ~]$ conda activate defense-finder
(defense-finder) [trina.mcmahon@scarcity-submit ~]$ defense-finder
-bash: defense-finder: command not found
(defense-finder) [trina.mcmahon@scarcity-submit ~]$ pip install mdmparis-defense-finder
ERROR: Could not find a version that satisfies the requirement mdmparis-defense-finder
ERROR: No matching distribution found for mdmparis-defense-finder

OS:

  • [ X] Linux
  • Windows
  • Mac

*** Version of your the defenseFinder software and Models***

I used what should be the most current versions based on pip?

Additional context

This is the yml file I used to create the environment:

name: defense-finder
channels:

  • defaults
    dependencies:
  • pip=20.3.3
  • python=3.6.0
  • pip:
    • requests-html==0.10.0

Thank you!!!
trina

@mcmahon-uw mcmahon-uw added the bug Something isn't working label Jan 2, 2025
@mcmahon-uw
Copy link
Author

Ahhhhhh I'm sorry! I just tried installing with python 3.7 and it seems to be working. Nevermind!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant