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

AttributeError: 'NoneType' object has no attribute 'shape' #19

Open
My12123 opened this issue Sep 5, 2022 · 3 comments
Open

AttributeError: 'NoneType' object has no attribute 'shape' #19

My12123 opened this issue Sep 5, 2022 · 3 comments

Comments

@My12123
Copy link

My12123 commented Sep 5, 2022

how to fix it?
2022-09-05_22-08-58

@My12123
Copy link
Author

My12123 commented Sep 7, 2022

how to fix it? @lllyasviel @lrisviel

@lllyasviel
Copy link
Owner

lllyasviel commented Sep 7, 2022

It seems that the pre-processing with tensorflow is broken with some version problems. I will take a look on it soon.

(But we should not have this problem. tf-1.4-cpu is very old but very specific and well tested. )

@My12123
Copy link
Author

My12123 commented Sep 29, 2022

@lllyasviel Here is what is established:
channels:

  • conda-forge
  • defaults
    dependencies:
  • certifi=2021.5.30=py36haa95532_0
  • pip=21.2.2=py36haa95532_0
  • python=3.6.13=h3758d61_0
  • setuptools=58.0.4=py36haa95532_0
  • sqlite=3.39.2=h2bbff1b_0
  • vc=14.2=h21ff451_1
  • vs2015_runtime=14.27.29016=h5e58377_2
  • wheel=0.37.1=pyhd3eb1b0_0
  • wincertstore=0.2=py36h7fe50ca_0
  • pip:
    • bleach==1.5.0
    • dataclasses==0.8
    • decorator==4.4.2
    • enum34==1.1.10
    • h5py==2.10.0
    • html5lib==0.9999999
    • importlib-metadata==4.8.3
    • markdown==3.3.7
    • networkx==2.5.1
    • numpy==1.18.2
    • opencv-contrib-python==4.2.0.34
    • opencv-python==4.2.0.34
    • protobuf==3.19.4
    • rtree==0.9.3
    • scipy==1.1.0
    • six==1.16.0
    • tensorflow==1.4.0
    • tensorflow-tensorboard==0.4.0
    • trimesh==2.37.1
    • typing-extensions==4.1.1
    • werkzeug==2.0.3
    • zipp==3.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants