openSourceBugs
openSourceBugs
I added configuration to the .env files and ran docker compose up -d I see the login page at localhost but I also see POST https://localhost/api/v1/login/access-token net::ERR_CONNECTION_REFUSED I'm not sure...
This is completely unnecessary and pretty much breaks the entire tutorial for any other tools.
A problem occurred evaluating root project 'android-sdk-v5-sample'. > Plugin with id 'com.android.application' not found.
Attempting to install opencv via the readme instructions leads to virtualenv errors telling you to install globally with sudo apt install. I installed the package globally, otherwise I would have...
./arduenv/bin/python3 ./example/Jetson/ServoKitExample.py Traceback (most recent call last): File "/home/drone-project/articulated_robotics/ptz_camer_drivers_older/PCA9685/./example/Jetson/ServoKitExample.py", line 184, in main() File "/home/drone-project/articulated_robotics/ptz_camer_drivers_older/PCA9685/./example/Jetson/ServoKitExample.py", line 180, in main curses.wrapper(draw_menu, None) File "/usr/lib/python3.11/curses/__init__.py", line 94, in wrapper return func(stdscr, *args,...
python --version Python 3.11.14 skyvern quickstart ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │ 🚀 Starting Skyvern Quickstart │ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ Initializing Skyvern... ╭────────────────────────────────────────╮ │ Welcome to Skyvern CLI Initialization! │ ╰────────────────────────────────────────╯ This wizard will help you...