Git Product home page Git Product logo

Comments (6)

jdolan avatar jdolan commented on June 21, 2024

#674

from gtkradiant.

jdolan avatar jdolan commented on June 21, 2024

If that works for you, I'll go ahead and merge. I thought this issue was maybe macOS specific... interesting that you're seeing it on Wintoons.

from gtkradiant.

Mateos81 avatar Mateos81 commented on June 21, 2024

Nope, still not:

scons: Reading SConscript files ...
ImportError: No module named urllib3.request:
File "E:\src\git\GtkRadiant\TTimo\GtkRadiant\SConstruct", line 10:
import utils, config
File "E:\src\git\GtkRadiant\TTimo\GtkRadiant\config.py", line 10:
import urllib3.request

from gtkradiant.

Mateos81 avatar Mateos81 commented on June 21, 2024

That line changed in 9d02fd9 seems to be a Python 3 thingy according to https://stackoverflow.com/questions/24652074/importerror-no-module-named-request

Edit: OK so I guess we're supposed to use Python 3 instead of 2.7 now 5039305

from gtkradiant.

illwieckz avatar illwieckz commented on June 21, 2024

Ah yes, better try python3!

from gtkradiant.

Mateos81 avatar Mateos81 commented on June 21, 2024

Alright, so here are all the steps that changed:

Updating Compiling GtkRadiant on Windows

SVN -> Take the non-Edge release

Install Python 3 (x64 is fine): https://www.python.org/downloads/windows/
Install Scons through Python pip (normal cmd, pip install scons)
Run the installed scons.exe (AppData) in the radiant-work\GtkRadiant folder with target=setup

Install Windows SDK 8.1: https://developer.microsoft.com/fr-fr/windows/downloads/sdk-archive/

If you install VS 2019, make sure to install XP v141 component through Individual components VS Install tab

(Perhaps also retake a screen capture of VS :P)

from gtkradiant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.