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

changed default search behavior to search only across this doc project #28

Merged

Conversation

JSchripsema-IDM
Copy link
Collaborator

No description provided.

@JSchripsema-IDM
Copy link
Collaborator Author

Failing with error "error: Could not find suitable distribution for Requirement.parse('emod-typhoid==0.0.5')"

@shchen-idmod
Copy link
Collaborator

this command works for me
pip install emod-typhoid==0.0.5 --index-url=https://packages.idmod.org/api/pypi/pypi-production/simple

@jonathanhhb
Copy link
Collaborator

Failing with error "error: Could not find suitable distribution for Requirement.parse('emod-typhoid==0.0.5')"

@JSchripsema-IDM Is the setup script pointing to artifactory? I don't know why it wouldn't be able to get the package it's failing on.

@JSchripsema-IDM
Copy link
Collaborator Author

@jonathanhhb Yes, the RTD project has a PIP_EXTRA_INDEX_URL environment variable that points to our Artifactory for pip installs. The build requirements are handled via the readthedocs.yml and it looks like dependencies are being installed via setup.py, which needs a line to point to Artifactory.

@jonathanhhb jonathanhhb merged commit 5bd157f into InstituteforDiseaseModeling:main Dec 13, 2023
1 of 3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants