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

Deprecation warnings during dev install #61

Open
chmaynard opened this issue Sep 29, 2021 · 1 comment
Open

Deprecation warnings during dev install #61

chmaynard opened this issue Sep 29, 2021 · 1 comment

Comments

@chmaynard
Copy link

chmaynard commented Sep 29, 2021

Not sure what these warnings mean:

recent2 (master) $ pip3 install -e .
DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
Obtaining file:///Users/Core/Develop/Tools/recent2
Requirement already satisfied: tabulate in /Users/Core/homebrew/lib/python3.9/site-packages (from recent2==1.0.2) (0.8.9)
Installing collected packages: recent2
  Attempting uninstall: recent2
    Found existing installation: recent2 1.0.2
    Uninstalling recent2-1.0.2:
      Successfully uninstalled recent2-1.0.2
  DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
  Running setup.py develop for recent2
Successfully installed recent2-1.0.2
@chmaynard chmaynard changed the title Deprecation warning during dev install Deprecation warnings during dev install Sep 29, 2021
@chmaynard
Copy link
Author

@dotslash : I recently developed a similar tool using bash scripts and SQLite. If you're interested, please have a look. Thanks!

https://github.com/chmaynard/bash-history

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