Can someone help me? I'm trying to parse a JSON file with the json library but with this script: #!/usr/bin/python3 import json import platform import os # What OS is the sc...
using Err(()).unwrap_or_else(|| { /* closure */}) to initialize a variable using a closure, example: // Alternate vectors' items let x = vec![1, 3, 5, 7, 9]; let y = vec![2, 4...
import json import platform import os # What OS is the script running on? (OK) OS = platform.system() # Read properties.json (OK) and parse it (ERROR) PROP_FILE_LOCATION = o...
Using /usr/bin/llvm-config [version=5.0.0] g++ -c -o src/llvm/ext/llvm_ext.o src/llvm/ext/llvm_ext.cc /usr/bin/llvm-config --cxxflags g++: error: unrecognized command line op...
Hey guys, does someone have the Crystal compiler installed from sources? Because I wanna compile it but the Makefile gives me an error.
can someone help me? I can't install the Crystal compiler
does someone know how to get rid of glitches? I see them after 'waking up' my pc after suspend mode
How can I find a list of dependencies if the official website does not provide it?
What's the difference between bash and other shells?
how can I change it? should I edit the makefile?
how can I change the python version on VSCode?
where can I find a python group?