BotPlace icon indicating copy to clipboard operation
BotPlace copied to clipboard

BotIt frame to control games / work

Results 6 BotPlace issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master\apps\hub\hub.py", line 9, in import webview ModuleNotFoundError: No module named 'webview' PS C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master> pip install webview Collecting webview Downloading webview-0.1.5.tar.gz (18 kB) Preparing metadata...

PS C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master> python "C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master\start.py" import error import error2 Traceback (most recent call last): File "C:\Users\blaze\Downloads\BotPlace-master\BotPlace-master\start.py", line 57, in spec = util.spec_from_file_location('', os.getcwd()+'/apps/hub/hub.py') ^^ NameError: name 'util' is not defined PS...

every time I run the app it loads and opens the botplace.me It says the server's IP is not found/invalid help!

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

If you used Microsoft Zip Extract tool you must "Unblock" the File in properties before Extract or it will damage the python runtime DLL's. Check the "Unblock" checkbox. ![m8bRSQHgC4](https://user-images.githubusercontent.com/52171360/130320399-4be3682b-73b8-4f03-b743-39ef2fbe1f6d.png) After...

If you Got Webview2 Runtime Installed on the System it will create issue with the UI,Scroll,Crop img ![ApplicationFrameHost_w38lmc7aL5](https://user-images.githubusercontent.com/52171360/130320264-bc828af3-fe49-4864-9833-21b4f97b7291.png) Atm only remove the runtime from the PC works. else it will...