Git Product home page Git Product logo

blender-import-sketchup's People

Contributors

heikkisa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

blender-import-sketchup's Issues

It tries to use pip, which is not in Blender 2.80

When enabling the add-on, Blender 2.80 (last release, run-in-place build) says:

Exception in module register(): /home/owner/.config/blender/2.80/scripts/addons/blender_io_earth_studio-master/__init__.py
Traceback (most recent call last):
  File "/home/owner/Downloads/blender-2.80-linux-glibc217-x86_64/2.80/scripts/modules/addon_utils.py", line 384, in enable
    mod.register()
  File "/home/owner/.config/blender/2.80/scripts/addons/blender_io_earth_studio-master/__init__.py", line 130, in register
    subprocess.call([str(pip_exe.resolve()), "install", "-r", str(requirements_file.resolve())])
  File "/home/owner/Downloads/blender-2.80-linux-glibc217-x86_64/2.80/python/lib/python3.7/subprocess.py", line 304, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/home/owner/Downloads/blender-2.80-linux-glibc217-x86_64/2.80/python/lib/python3.7/subprocess.py", line 756, in __init__
    restore_signals, start_new_session)
  File "/home/owner/Downloads/blender-2.80-linux-glibc217-x86_64/2.80/python/lib/python3.7/subprocess.py", line 1499, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/home/owner/Downloads/blender-2.80-linux-glibc217-x86_64/2.80/python/bin/pip': '/home/owner/Downloads/blender-2.80-linux-glibc217-x86_64/2.80/python/bin/pip'

Blender 2.82a (packaged for Fedora 28) says:

Exception in module register(): /home/owner/.config/blender/2.82/scripts/addons/blender_io_earth_studio-master/__init__.py
Traceback (most recent call last):
  File "/usr/share/blender/2.82/scripts/modules/addon_utils.py", line 382, in enable
    mod.register()
  File "/home/owner/.config/blender/2.82/scripts/addons/blender_io_earth_studio-master/__init__.py", line 130, in register
    subprocess.call([str(pip_exe.resolve()), "install", "-r", str(requirements_file.resolve())])
  File "/usr/lib64/python3.8/subprocess.py", line 340, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib64/python3.8/subprocess.py", line 854, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib64/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/2.80/python/bin/pip'

Doesn't work with Blender 2.91

When trying to install, the add-on shows a warning triangle and the message "upgrade to versin 2.8x" - however I am using Blender 2.91.

Linked Obkject Data missing for creating instances

The importer is fantastic and even works with Blender 3.5 Alpha. But importing scenes with thousands of objects needs revising the scenes to make them render on GPU. The importer should support creating "linked object data" (instances) from same objects with same materials. This would be a huge time saver.

Sketchup to Blender add-on once installed, is not showing.

Sketchup to Blender 3,5 add-on is there but not showing up in the Import/Export windows.
I really need it to work.
The only other method I can utilize is a plug-in on Sketchup like I do for Muvizu.
But, I am only using Sketchup v8 the free version, that's why I need the add-on for blender.
I downloaded the py file which worked but also supposed to have the top main add-on but don't understand how it works.
Should I log in from the reference window to Git Hub?? Not sure, else it doesn't work either.

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.