Windows-10 Questions
Ad
Windows 10 -> 'npx create-react-app myapp' command does not work because of whitespace username in file path
I ran into some issues when trying to install a react app on my windows 10 via npx create-react-app appname, receiving the following
Walk a folder structure, rename files to match sub-folder, keep file extension
I am new to python and coding, as a first project, i am looking to create a python script which will traverse a folder structure and look inside
Simple communication USB with python PyUSB on Windows 10
I'm trying to communicate with a usb device with python. i am running windows 10 and that i use python 3.7.2 32bit. i installed pyusb with pip
Is it possible to change a tkinter application's theme based on Windows 10's current light/dark theme configuration?
How could i make a tkinter application capable of automatically changing its colour scheme to a dark one when the user changes windows 10 colour
Why is my python console running as 32-bit?
I double checked pycharm installation and it is a 64-bit. there is only one. i double checked python version and it is a 64-bit (installed in
NPM global install of a package in Windows 10 results in Windows Script Host error
I am following the tutorial for building a cli tool in node here --
python coverage error during html report (NoSource: No source for code:)
I encounter the following error during reporting html coverage. myrepo>coverage report html html nosource: no source for
Getting "PermissionError: [Errno13] Permission denied: 'C:\\Users\\BobTheBuilder\\Desktop\\build\\build"
When trying to build my code on a virtual machine (virtual box, windows 10) i get errno 13. after not working the first time i tried
Making a Python Program Update to the Version on Disk Immediately When there is a Change
So i am trying to make a python program to write some code to itself the run the code it created before the session ends, like this:
Windows 10 Toast Notification with scenario set to "incomingCall" messes up the notification UI
I am working on an electron app which uses nodert to show toast notifications in windows 10. so far, i have got things working and a
Ad
Pip on MINGW64?
I was trying to install jupyter via msys2 shell on a windows 10 machine (as per
How do I make my NW.js application *start* in fullscreen?
I know how to enter fullscreen once it's already loaded in a window. this causes an ugly effect where, when i click its icon, briefly
AutoHotKey - Run powershell with parameters and hide flag
According to the ahk docs on run, it accepts
Environment variable ANDROID HOME not defined [Windows 10][Can't find SDK in installation folder]
So, i tried setting the android_home through the environment variables but for some reason i can't find android-sdk while browsing through my
android studio 3.2 initial build error (testCCompiler.c file not found, windows 10)
Today i installed android studio 3.2.1 on my windows 10 pc at home. (i have installed a previous version 3 months ago but i unstalled it before
Unable to Run AwesomeProject given in the React-Native getting started page
New to react native.i was trying to run the project shown on the getting started page of react native. the app builds successfully but when it
Python Error: class RequestsCookieJar(cookielib.CookieJar, collections.MutableMapping): - in file cookies.py
When i run the program i suddenly get an error (on many files). i think the error refers to another file located in python,
Running python compiled as exe in Windows 10 run in Windows 7
So i made exe file of python script that autofills info on my site and disregard captcha on windows 10. using pyinstaller auto-py-to-exe
ModuleNotFoundError: No module named 'numpy.core._multiarray_umath' (While installing TensorFlow)
I am following this tutorial to install
Laravel Permissions on Windows For Saving in Public Path
I am using intervention image to save images to the public path in a laravel project. my code is as follows
Could not initialize class org.codehaus.groovy.reflection.ReflectionCache
I've been using flutter on android studio. today, i updated it and everything went downhill. i've been having different errors throughout
Ad
Windows 10, develop Android project in Qt Creator
I would like to build my android project in qt creator (ver. 4.3.1). i've set jdk, android sdk and ndk location in tools -> options -> devices ->
Node.js Background Application for Windows 10 Core
He guys, we are currently stuck on some fundamentals. we have a simple webview app as a frontend on a raspberry pi 3 with windows 10 core as a uwp
why "pip install" doesn't work but "python -m pip install" works?
I've recently reinstalled windows on my workstation so i needed to reinstall python and pip, before the reinstallation, the command pip
Webpack Build Fails with EPIPE error (Linux Subsystem only)
I have a project that compiles just fine if i run webpack from command line using the windows version of the installed node/yarn. however, the
How to share my Tkinter app with other users?
I have developed a tkinter application but i need other users (with windows 10 os) to use it. some have a python interpreter installed but others
Android Cmake Build command failed
I'm new with cmake and ndk , when i build project i got this build command failed. error while executing process
iisnode on Windows 10 Pro - from Internal error 500.19 to Error code: 0x800F0954
I got a new pc at work with windows 10 pro and had to setup iisnode on it... i started by installing nodejs (v8.11.3) got
git clone works; git submodule fails "Permission denied"
On a private repository from gitlab, when i run git clone [email protected]:group/project-submodule.git the clone completes
In Visual Studio Code code doesn't works but after a bit it again works why?
I was writing some code and every thing seemed alright. i carefully watched it run, but only to half way and then it stops, when it's time to give
i must press enter on running tests using phpunit in laravel
I must press enter on running tests using phpunit in laravel 5.7. on every test i get following message: 1)
Git credentials issue on windows
I have few repositories hosted on corporate gitlab server. everything was fine until yesterday. suddenly all of my public repositories started
Ad
Python module imports on windows 10
I am currently building a desktop app and recently noticed that there are issues with importing modules on win 10. for example, running
Compile Python 3.6 script to standalone exe with Nuitka on Windows 10
Note: before marking this question as duplicate, please verify that the other question answers the topic for this setup:
Debugging C++ extension for Python
I have a problem when i try to debug my c++ extension for python. the error is fatal python error: pythreadstate_get: no current
Module turtle has no write member
I'm using python on vs code, and although i'm still learning to code in general, i'm a little confused by this. i'm running this code:
Uninstalled a program but its context menu is not disappear
I just uninstalled tabby terminal. however, the context menu "open tabby here" does not disappear with it. i've tried deleting it via
Trigger a script in python from a Windows 10 Notification
I would like to execute a python script whenever i receive a notification on windows 10. then, based on the notification, i would be able to
Could not find the GDAL library
I am unable to install geodjango. i am having the following error django.core.exceptions.improperlyconfigured: could not find the
Can 'git clean' move files to trash / recycle bin?
I found git clean -xdf. and i like it, because it cleans up what may ide created. today i was asked by a coworker: can
Can't add directory to path on Windows 10
I don't know if stackoverflow is the right place for my question but i don't know where else to ask. so feel free to move my question to another
How to make MySQL server in XAMPP work well after a crash?
The mysql server in xampp does not start well anymore. i tried changing the port as recommended
Meteor 1.3 simple-todo not working for me on Windows 10
I am following this tutorial, which is meteor 1.3's official tutorial:
Ad
Cmd Windows "python" command works, but "python3" doesn't although my python version is 3.6
So i have followed a couple of posts here such as
How to install old version of Git on Windows 10
I need to downgrade from git version 2.14.2 to version 2.8.1. i've tried downloading the 2.8.1 files from
Open Firefox in Selenium for Python w/ Windows 10
I'm trying to follow along with this tutorial
How does this JavaScript open Windows Settings in Firefox?
After a new install of firefox 45 developer edition, i saw this page. it has a button ("let's do it") that when clicked, somehow opens up the choose default
Ad
Blog Categories
Ad