activitywatch
activitywatch copied to clipboard
Poetry Install gives error on make build
- [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
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! 🙏
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.
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.