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

cannot install project deps with conda #40

Open
bboynton97 opened this issue Nov 10, 2024 · 1 comment
Open

cannot install project deps with conda #40

bboynton97 opened this issue Nov 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bboynton97
Copy link
Contributor

```
Installing the current project: test_agent (0.1.0)
Warning: The current project could not be installed: No file/folder found for package test-agent
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
In a future version of Poetry this warning will become an error!
```
  • reported twice
  • done on conda
  • maybe shouldnt use poetry so its more universal across environments
@bboynton97 bboynton97 added the bug Something isn't working label Nov 10, 2024
@bboynton97 bboynton97 self-assigned this Nov 10, 2024
@bboynton97 bboynton97 changed the title issue installing project deps with conda cannot install project deps with conda Nov 10, 2024
@bboynton97
Copy link
Contributor Author

tried to replicate and install worked, but poetry was from homebrew not conda env

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