beeware
beeware copied to clipboard
Unable to install dependencies. This may be because one of your dependencies is invalid, or because pip was unable to connect to the PyPI server.
Describe the bug python3.8 -m briefcase new a helloword project cd helloword python3.8 -m briefcase create android Report error Unable to install dependencies. This may be because one of your dependencies is invalid, or because pip was unable to connect to the PyPI server.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
- Operating System:
- Python version:python3.8.3
- Software versions:windows10
- Briefcase:
- Toga:
- ...
Additional context Add any other context about the problem here.
I have no idea what you've done here, but your project is trying to install 3 different versions of toga. Can you share the contents of your pyproject.toml
file?
Also - can you share the briefcase error log file, rather than a screenshot? The screenshot only contains a small amount of the overall context - the log file generated by Briefcase contains a lot more useful information.
Closing due to lack of response.