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

Install development version on a Windows box #6

Open
hcarter333 opened this issue Dec 30, 2023 · 0 comments
Open

Install development version on a Windows box #6

hcarter333 opened this issue Dec 30, 2023 · 0 comments
Assignees

Comments

@hcarter333
Copy link
Owner

hcarter333 commented Dec 30, 2023

I'm running into difficulties on a Windows box, so this is just keeping notes of the flow:

datasette install wants to see
datasette install .\datasette-enrichments-gmap-geocode

(a relative path)

while uninstall wants to see
datasette uninstall datasette-enrichments-gmap-geocode

(just the package name)

even with datasette-enrichments-gmap-geocode successfully installed

pip install -e '.[test]'

still gives

ERROR: '.[test]' is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).

[notice] A new release of pip is available: 23.2.1 -> 23.3.2
[notice] To update, run: C:\Users\m3n7es\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\python.exe -m pip install --upgrade pip

opencage has the exact same behavior.

@hcarter333 hcarter333 changed the title Install development version on a Window box Install development version on a Windows box Dec 30, 2023
@hcarter333 hcarter333 self-assigned this Feb 26, 2024
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

1 participant