Giter VIP home page Giter VIP logo

Comments (6)

dschwant avatar dschwant commented on September 15, 2024

Looked again and found this is already reported and the fix is to maybe put Blender 2.8 in a path with no spaces (until the extension is fixed)? Will try that....

from blender_vscode.

elliotwoods avatar elliotwoods commented on September 15, 2024

Same here - thought i just needed to take it out of Program Files (for permissions) - but also need to remove any spaces from the path names (e.g. c:\Blender\Blender 2.8 won't work).

from blender_vscode.

dschwant avatar dschwant commented on September 15, 2024

Yes, I went and moved the 2.8B code to a non-space path, and it does not complain now but it also does not start Blender when I do a "Blender: Start". This is what I have now and running the "C:\..." from a DOS prompt does launch Blender:

"blender.executables": [ { "path": "C:\Blender2_8B\blender.exe" } ]

I don't have the time to figure that out, so I will try and get from this extension what I can without that working.

from blender_vscode.

Ldash4 avatar Ldash4 commented on September 15, 2024

Same issue present on OSX. Making a symbolic link to a filepath without spaces (/usr/local/bin/blender) did not appear to work either.

from blender_vscode.

draguu avatar draguu commented on September 15, 2024

got it working , changed my main blender folder name to "newblender" and changed blender executable name to'blender2.8'
so my old path was

" /home/weybec02/Downloads//blender-2.80-6439ed844e78-linux-glibc224-x86_64/blender"

and my new path is

/home/weybec02/Downloads/newblender/blender2.8

from blender_vscode.

JacquesLucke avatar JacquesLucke commented on September 15, 2024

This should be fixed by now. Please create a new report, if the problem persists.

from blender_vscode.

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.