stuffmatic / fSpy-Blender

Official fSpy importer for Blender
https://fspy.io
GNU General Public License v3.0
1.2k stars 122 forks source link

problem with blender add-on instalation #23

Open inertdruid opened 4 years ago

inertdruid commented 4 years ago

Hi! I tried to install the add-on, but I can't find it in the add-on list after installation to enable it. Can you help me?

TheBlues55 commented 4 years ago

Had the same issue - The solution is as follows: extract the zip in some other folder and zip the content again with the same name. One would say all *.zip are the same but it turns out they're not.

stuffmatic commented 4 years ago

@TheBlues55 are you downloading the zip with Safari by any chance?

inertdruid commented 4 years ago

@TheBlues55 I tried, but it still doesn't work!

stuffmatic commented 4 years ago

@inertdruid What operating system are you running? What browser are you using to download the file?

TheBlues55 commented 4 years ago

Maybe I didn't mentioned the following - the zip from the git repository contains a folder named "fspy-blender master ... something" You need to zip the insides of this folder NOT the folder itself so that when the new zip is opened the contents are not in a single folder. I'm using windows 10

fu5t commented 4 years ago

having the same problem and ive zipde the insides and the folder its self still not working. i use windows 10

stuffmatic commented 4 years ago

You are downloading the add on from the releases page right?

It would be great if someone could attach a zip archive that won't install so I can have a look at it.

tibfox commented 4 years ago

@stuffmatic I've downloaded the 1.0.3 from https://github.com/stuffmatic/fSpy/releases and it is not installing. just after extracting, going into "..\fSpy-Blender-1.0.3\fSpy-Blender-1.0.3" , zipping this and using the new zip, I am able to install it via blenders preferences tab. I think your zip simply contains one hierarchy level too much :P

bimmer711 commented 4 years ago

fSpy-Blender-master.zip

bimmer711 commented 4 years ago

This is the one that won't allow you to install it

stuffmatic commented 4 years ago

@bimmer711 Ah, that's the zip file you get when you download the entire repository. The add-on should be downloaded from the releases page as mentioned in the readme.

Sigvaldas commented 4 years ago

Hello, i was trying for ages to install fSpy add on in blender 2.8 but i cant. I am using Windows 10, Google chome browser. That is the file that i am trying to install fSpy-Blender-1.0.3.zip

stuffmatic commented 4 years ago

@Sigvaldas are you getting any error messages?

Sigvaldas commented 4 years ago

Thanks for help. Today I woke up and everything was good. It was installed. Maybe i just needed to restart my pc.

2019-12-11, tr 08:33, Stuffmatic notifications@github.com rašė:

@Sigvaldas https://github.com/Sigvaldas are you getting any error messages?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/stuffmatic/fSpy-Blender/issues/23?email_source=notifications&email_token=AOAHDONYMFUIIN2OVGP2BPTQYCCUXA5CNFSM4JIGKOL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGSBIEI#issuecomment-564401169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOAHDOOG7462DUAFKUJLK4TQYCCUXANCNFSM4JIGKOLQ .

S-W-X commented 4 years ago

Just installed Blender 2.82

Addon 1.0.3 wouldn't install - zip file install

1.0.2 worked - zip file install

baldyman01 commented 4 years ago

Same here. Ubuntu 19.10 64 bit. 1.0.3 does not appear in the menu to be enabled when installed from ZIP. No errors appear to be thrown that I can see.

1.0.2 works perfectly as expected.

stuffmatic commented 4 years ago

@baldyman01 I'm guessing you're using Blender 2.8?

stuffmatic commented 4 years ago

@S-W-X are you getting any error messages? What's your operating system?

baldyman01 commented 4 years ago

Sorry, that would have been helpful wouldn't it?

Ubuntu 19.10 64 bit

Blender:

version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: 375c7dc4caf4, type: Release build date: 2020-03-12, 05:30:40

The only message I get is -

Modules Installed () from '/home/pete/Downloads/Blender/fspy-Blender-master.zip' into '/home/pete/.config/blender/2.82/scripts/addons'

I can't find a log of any description for Blender and there's nothing in syslog.

The contents of '/pete/.config/blender/2.82/scripts/addons' is -

pete@pete-G7-7790:~$ ls -l .config/blender/2.82/scripts/addons/ total 20 drwxrwxr-x 7 pete pete 4096 Mar 12 20:55 BlenderGIS-master drwxrwxr-x 3 pete pete 4096 Apr 13 14:38 fspy_blender drwxrwxr-x 6 pete pete 4096 Apr 13 14:22 fSpy-Blender-master drwxrwxr-x 6 pete pete 4096 Apr 10 17:01 poliigon-material-converter drwxrwxr-x 3 pete pete 4096 Mar 12 16:52 SimpleAssetManager

pete@pete-G7-7790:~$ ls -l .config/blender/2.82/scripts/addons/fspy_blender/ total 24 -rw-rw-r-- 1 pete pete 10126 Apr 13 14:37 addon.py -rw-rw-r-- 1 pete pete 2433 Apr 13 14:37 fspy.py -rw-rw-r-- 1 pete pete 2573 Apr 13 14:37 init.py drwxrwxr-x 2 pete pete 4096 Apr 13 14:38 pycache

pete@pete-G7-7790:~$ ls -l .config/blender/2.82/scripts/addons/fSpy-Blender-master total 72 -rw-rw-r-- 1 pete pete 955 Apr 14 13:16 build.py -rw-rw-r-- 1 pete pete 792 Apr 14 13:16 download-stats.js drwxrwxr-x 2 pete pete 4096 Apr 13 14:22 fspy_blender -rw-rw-r-- 1 pete pete 35149 Apr 14 13:16 LICENSE drwxrwxr-x 2 pete pete 4096 Apr 13 14:22 readme_images -rw-rw-r-- 1 pete pete 2427 Apr 14 13:16 README.md -rw-rw-r-- 1 pete pete 28 Apr 14 13:16 run_tests.sh drwxrwxr-x 2 pete pete 4096 Apr 13 14:22 test drwxrwxr-x 2 pete pete 4096 Apr 13 14:22 test_data -rw-rw-r-- 1 pete pete 188 Apr 14 13:16 TODO.md

13th is when I installed 1.0.2, 14th is when I tried 1.0.3 again just now. Blender itself does not see 1.0.3 at all.

cem57 commented 4 years ago

Modules Installed () from 'D:\kurulum\Blender\fSpy-Blender-master.zip' into 'C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons' Addon does not appear in your library. Blender 2.82 Windows 10

stuffmatic commented 4 years ago

@cem57 Make sure you download the add-on from the releases section https://github.com/stuffmatic/fSpy-Blender#1-download-the-add-on

cem57 commented 4 years ago

image It does not appear on the screen

stuffmatic commented 4 years ago

@cem57 It looks like you downloaded the entire git repo, which is most likely the problem. Download the add-on from here instead: https://github.com/stuffmatic/fSpy-Blender/releases/latest

cem57 commented 4 years ago

Modules Installed (fspy_blender) from 'D:\kurulum\Blender\fSpy-Blender-1.0.3.zip' into 'C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons' This worked. Thank you for your help.

LorenzWieseke commented 4 years ago

I'm having a similar problem with my addon. If I download it form releases and it has a version number in the zip its giving me an error on activation, if I go inside, rename and zip it, it will work : Naming_Error2

Any ideas ?

yashk398 commented 4 years ago

Had the same issue - The solution is as follows: extract the zip in some other folder and zip the content again with the same name. One would say all *.zip are the same but it turns out they're not.

this worked.....thanks [blender 2.83 stable]

Tamarackk commented 4 years ago

fSpy-Blender-master_rezipped.zip

Here is the re-zipped file that did fix that problem for me under Blender 2.83.2 !

Debuginya commented 2 years ago

fSpy-Blender-master_rezipped.zip

Here is the re-zipped file that did fix that problem for me under Blender 2.83.2 !

THANK YOU!!!!