Kevin Schlosser

Results 1168 comments of Kevin Schlosser

Normally if you want to compile a visual studio project from a command prompt you either have to open a build environment command prompt from inside of visual studio or...

so here is an example of what it does. This is the original environment before the script is run I have started out sensitive pieces ``` ALLUSERSPROFILE: ******** APPDATA: ********\AppData\Roaming...

The best way to use this library is to include it into your pyproject.toml file. This is what pip is now using as a default. Here is an example of...

I know about this and I have fixed it on my local copy. The version used in phoenix is also slightly different then this one. I will update this version...

just download the library and python setup.py

https://github.com/kdschlosser/python_msvc/tree/master/pyMSVC

Go here https://github.com/kdschlosser/python_msvc click on the green "Code" button and click on download zip. unzip it into a temporary directory. then have python run the setup.py file.

or you can run this from the command line pip install https://github.com/kdschlosser/python_msvc/archive/4062a6ab7a34e770a78106e62feb35ca3799f1a4.tar.gz

what is the original issue?? I can give you instruction on how to use this library if I know what you are trying to do/fix

https://github.com/kdschlosser/NEMO/tree/fixes_build_python_310