Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tifffile install reports it fails, upon restart Blender finds the dependency #43

Open
oanegros opened this issue Apr 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@oanegros
Copy link
Owner

This happens in approx 5% of machines.

@oanegros oanegros added the bug Something isn't working label Apr 19, 2024
@JB4Jaison
Copy link

Thanks for this update. It actually failed on my machine -

  • Windows 11 Enterprise
  • 10.0.22631 Build 22631
  • Blender 4.1

The log files had this:

INFO:root:Running Pip: '['C:\\Program Files\\Blender Foundation\\Blender 4.1\\4.1\\python\\bin\\python.exe', '-m', 'pip', 'install', 'tifffile==2023.4.12']'
INFO:root:Command succeeded: ['C:\\Program Files\\Blender Foundation\\Blender 4.1\\4.1\\python\\bin\\python.exe', '-m', 'pip', 'install', 'tifffile==2023.4.12']
INFO:root:stdout: Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: tifffile==2023.4.12 in c:\users\jjohn\appdata\roaming\python\python311\site-packages (2023.4.12)
Requirement already satisfied: numpy in c:\program files\blender foundation\blender 4.1\4.1\python\lib\site-packages (from tifffile==2023.4.12) (1.24.3)

After restarting Blender it had worked!

@oanegros
Copy link
Owner Author

Thanks for the report! Blender 4.2 will introduce different package management, so hopefully this will fix it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants