activitywatch icon indicating copy to clipboard operation
activitywatch copied to clipboard

Poetry Install gives error on make build

Open Astrophonx opened this issue 3 years ago • 3 comments

  • [x] I am on the latest ActivityWatch version.
  • [x] I have searched the issues of this repo and believe that this is not a duplicate.
  • OS name and version: Windows 10 x86
  • ActivityWatch version: 0.11.0

Describe the bug

I am using Python 3.7.9 and when i try run the command 'make build', it gives me this make error on poetry install. When i run only poetry install it works, okay, but with the make build command it gives the error. The response poetry install make: *** [Makefile:4: build] Error 1

Astrophonx avatar Aug 06 '21 16:08 Astrophonx

Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏

github-actions[bot] avatar Aug 06 '21 16:08 github-actions[bot]

Unfortunately, there's nothing to go on in that log.

I don't know why poetry returns error code 1 without output, that seems very strange.

ErikBjare avatar Sep 16 '21 13:09 ErikBjare

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 20 '22 21:09 stale[bot]