Microsoft Windows [Version 10.0.19045.5131]
(c) Microsoft Corporation. All rights reserved.
F:\CodeCrafterAIX\server\PythonServer>python server.py
Traceback (most recent call last):
File "F:\CodeCrafterAIX\server\PythonServer\server.py", line 7, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
F:\CodeCrafterAIX\server\PythonServer>
+ Update with the new version of Fast Cli
+ Fixed Blockly workspace resizing
+ Standardizing the building block with Fast Cli
+ Colorization of selected Tabs
+ Resize the screen with F11 or manually without changing the Blockly workspace design.
+ Search for blocks using Ctrl+F keys
- Fixed screen removal with F11 key.