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

Installation: Why 'indomain' and not 'dalm' ? #65

Open
EricLiclair opened this issue Oct 19, 2023 · 5 comments
Open

Installation: Why 'indomain' and not 'dalm' ? #65

EricLiclair opened this issue Oct 19, 2023 · 5 comments
Assignees

Comments

@EricLiclair
Copy link

Hi,

I noticed that in the installation instructions here, the DALM repository is installed using the command

pip install indomain

However, based on the name of the toolkit "Domain Adapted Language Modeling Toolkit," it seems like it should be installed using the following command to be more intuitive.

pip install dalm

I wanted to confirm if this is the intended installation command and if there is a specific reason for using "indomain". If not, would it be possible to update the installation command to pip install dalm to better align with the repository's name?

@tleyden
Copy link
Contributor

tleyden commented Oct 23, 2023

@EricLiclair +1, I thought the exact same thing!

AFAIK we're still working with the pypi admins to secure the package name dalm. @Jacobsolawetz any update on this?

@Jacobsolawetz
Copy link
Contributor

@tleyden @EricLiclair thanks for the reminder of this! I am going to solicit PyPi administration for this and hopefully it will work out

@tleyden
Copy link
Contributor

tleyden commented Nov 29, 2023

@Jacobsolawetz bump ^^

@Aekansh-Ak
Copy link

ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.10; 0.0.0a1 Requires-Python >=3.10; 0.0.1 Requires-Python >=3.10; 0.0.2 Requires-Python >=3.10; 0.0.3 Requires-Python >=3.10; 0.0.4 Requires-Python >=3.10; 0.0.5 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement indomain (from versions: none)

This can't work with python 3.9?

@tleyden
Copy link
Contributor

tleyden commented Jan 17, 2024

@Aekansh-Ak can you open a separate issue for this?

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

4 participants