Giter Site home page Giter Site logo

Comments (6)

niklas2902 avatar niklas2902 commented on May 27, 2024

Hi,
I tried to reproduced this error. But by using git clone https://github.com/touilleMan/godot-python.git and then calling git submodule init, I Can't reproduce this error.

Have you already found a way to fix this behavior?

My .gitmodules file looks like this:


[submodule "godot_headers"]
	path = godot_headers
	url = https://github.com/godotengine/godot_headers.git
	branch = 3.3

I hofe this helps

from godot-python.

SamuelEds avatar SamuelEds commented on May 27, 2024

Yes, thank you for answer. I remade the clone repository and submodule's process (I don´t know why, i guess that I maybe cloned a old repository) and worked. But, I get a new error (or better, several erros):

image
image

I make the process in the virtual environment:

image

NOTE: The path: ./venv/bin/activate.bat not worked. I used the path venv\Scripts\activate.bat

I remade any times, but I arrive in this part, i get theses errors. Am I forgetting anything? Any dependence?

from godot-python.

niklas2902 avatar niklas2902 commented on May 27, 2024

I'm sorry to hear that you have another problem. Have you installed Microsoft Visual Studio with the corresponding C++ build tools?
That could be the problem: https://stackoverflow.com/a/49986365

from godot-python.

SamuelEds avatar SamuelEds commented on May 27, 2024

Yeah, i have installed the MSV C++:

image

But I get continue with errors:

image

I re-installed everything, updated pip, checked the environment variables, tried searching the internet for something similar, but I didn't find anything useful. I do not know what else to do :/

from godot-python.

niklas2902 avatar niklas2902 commented on May 27, 2024

Hm, ok. It seems to be about setuptools. Maybe you could just try to install it manually by calling pip install setuptools and this helps. I don't think, that the version specified in requirements.txt should matter too much

from godot-python.

SamuelEds avatar SamuelEds commented on May 27, 2024

I tried your recommendation but I keep getting the error kakaka. Anyway, I went to test some Script in Python on Godot with the plugin and it worked, which before just kept crashing, so I came here to see the repository. I think I just needed to update MSV C++.

But anyway, at least I don't have to worry about any errors here in the repository anymore. If I have another error I come here. Thank you very much friend for your patience!!

from godot-python.

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.