Blender Cloud Addon #53981

Closed
opened 2018-02-01 23:26:31 +01:00 by Joel Mativet · 13 comments

System Information
Linux Mint Cinnamon x64 18.3, Intel Core i7 965X
AMD Radeon R9 380X, 12Gb RAM 1600Mhz

Blender Version
2.79 (no other info on Splash Screen)

Short description of error
Error while trying to activate Blender Cloud Addon
Import Error: No module named 'requests'

Exact steps for others to reproduce the error
Followed to the letter the steps prescribed in:
https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/BlenderCloud:

  • downloaded the file 'blender_cloud-1.8.0.addon.zip.
  • went into User Preferences → Addons → Install from file...) by pointing it to blender_cloud-1.8.0.addon.zip.
  • tried to enable the addon in User Preferences → Addons → System.
  • displayed Error: Import Error: No module named 'requests'
    Screenshot from 2018-02-02 08-24-06.png
**System Information** Linux Mint Cinnamon x64 18.3, Intel Core i7 965X AMD Radeon R9 380X, 12Gb RAM 1600Mhz **Blender Version** 2.79 (no other info on Splash Screen) **Short description of error** Error while trying to activate Blender Cloud Addon Import Error: No module named 'requests' **Exact steps for others to reproduce the error** Followed to the letter the steps prescribed in: https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/BlenderCloud: - downloaded the file 'blender_cloud-1.8.0.addon.zip. - went into User Preferences → Addons → Install from file...) by pointing it to blender_cloud-1.8.0.addon.zip. - tried to enable the addon in User Preferences → Addons → System. - displayed Error: Import Error: No module named 'requests' ![Screenshot from 2018-02-02 08-24-06.png](https://archive.blender.org/developer/F2082388/Screenshot_from_2018-02-02_08-24-06.png)
Author

Added subscriber: @EmJay

Added subscriber: @EmJay

Added subscriber: @brecht

Added subscriber: @brecht

I'm guessing you installed Blender through a package manager, instead of downloading it from https://www.blender.org/download/?

Installing the python3-requests package should solve the problem then, though ideally that should be installed automatically along with the Blender package.

I'm guessing you installed Blender through a package manager, instead of downloading it from https://www.blender.org/download/? Installing the python3-requests package should solve the problem then, though ideally that should be installed automatically along with the Blender package.
Author

Hiya Brecht,
Yes, I installed the flatpak version of Blender, since it installs and updates automatically to the latest version.
As you know the flatpak version should include all the dependencies it needs.
However, 'Python3-requests' is installed in the system too since I had the Linux Mint Repo version of Blender and removed it as it doesn't install the latest version, their current latest being '2.76.b+dfsg0-3build1'
Anyhow, I installed the entire Python3-requests library into the system... at no avail.
The exact same error is displayed.
I'm not too surprised as flatpak uses it own dependencies and probably none of the system's; telling me that 'Python3-requests' is most probably not included or incomplete in the flatpack version of Blender...
I also thought that maybe glibc wasn't installed or an old version, but glibc 2.23 is currently installed in the system

So, what do you recommend I should do next??

Well, I took it upon myself to DL and install the version from Blender.org and this one did work. Telling me, definitely, that 'Python3-requests' is surely missing from the Flatpak version...

Thanx for your help,

Cheers,

EmJay

Hiya Brecht, Yes, I installed the flatpak version of Blender, since it installs and updates automatically to the latest version. As you know the flatpak version should include all the dependencies it needs. However, 'Python3-requests' is installed in the system too since I had the Linux Mint Repo version of Blender and removed it as it doesn't install the latest version, their current latest being '2.76.b+dfsg0-3build1' Anyhow, I installed the entire Python3-requests library into the system... at no avail. The exact same error is displayed. I'm not too surprised as flatpak uses it own dependencies and probably none of the system's; telling me that 'Python3-requests' is most probably not included or incomplete in the flatpack version of Blender... I also thought that maybe glibc wasn't installed or an old version, but glibc 2.23 is currently installed in the system So, what do you recommend I should do next?? Well, I took it upon myself to DL and install the version from Blender.org and this one did work. Telling me, definitely, that 'Python3-requests' is surely missing from the Flatpak version... Thanx for your help, Cheers, EmJay

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

If you want support for the packaged version of Blender, you have to submit the bug report to your Linux distribution / maintainer for the Flatpack package.

On Linux the official Blender archive doesn't require installation, just to be unpacked to a Folder in your Home directory, or a drive that is accessible / writable. You can have multiple versions side by side.

If you want support for the packaged version of Blender, you have to submit the bug report to your Linux distribution / maintainer for the Flatpack package. On Linux the official Blender archive doesn't require installation, just to be unpacked to a Folder in your Home directory, or a drive that is accessible / writable. You can have multiple versions side by side.
Author

Yes; Thanx a lot Vuk, I did just that and it does work as it is supposed to... However, it won't update itself automatically... You know, that lazy "thing", we Linux users love so much: Auto Update/Upgrade... Hehehehe!!
Thanx,
Cheers!!

Yes; Thanx a lot Vuk, I did just that and it does work as it is supposed to... However, it won't update itself automatically... You know, that lazy "thing", we Linux users love so much: Auto Update/Upgrade... Hehehehe!! Thanx, Cheers!!

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brecht Van Lommel self-assigned this 2018-02-04 12:49:53 +01:00

I've reported the issue to the flatpak bug tracker, nothing we can do further on our side.
https://github.com/flathub/org.blender.Blender/issues/6

I've reported the issue to the flatpak bug tracker, nothing we can do further on our side. https://github.com/flathub/org.blender.Blender/issues/6
Author

Hiya Brecht,
Thanx a lot for your help!
Somehow happy to have found a bug.. lol !!

Cheers,

EmJay

Hiya Brecht, Thanx a lot for your help! Somehow happy to have found a bug.. lol !! Cheers, EmJay

Changed status from 'Archived' to: 'Resolved'

Changed status from 'Archived' to: 'Resolved'

This should be fixed now, once the build finishes:
https://github.com/flathub/org.blender.Blender/issues/6#issuecomment-364657899

This should be fixed now, once the build finishes: https://github.com/flathub/org.blender.Blender/issues/6#issuecomment-364657899
Author

Thanx a Million Brecht!!
I'll just have to reconfigure all my users prefs, I guess!! Heheeheh!!

Thanx again, Mate!! Keep up the Good Work!!

Cheers!

EmJay

Thanx a Million Brecht!! I'll just have to reconfigure all my users prefs, I guess!! Heheeheh!! Thanx again, Mate!! Keep up the Good Work!! Cheers! EmJay
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#53981
No description provided.