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

File "/home/test02/code/GraphCL-master/semisupervised_TU/pre-training/feature_expansion.py", line 27, in __init__ super(FeatureExpander, self).__init__('add', 'source_to_target') TypeError: __init__() takes from 1 to 2 positional arguments but 3 were given #69

Open
oner0916 opened this issue Jan 25, 2024 · 1 comment

Comments

@oner0916
Copy link

File "/home/test02/code/GraphCL-master/semisupervised_TU/pre-training/feature_expansion.py", line 27, in init
super(FeatureExpander, self).init('add', 'source_to_target')
TypeError: init() takes from 1 to 2 positional arguments but 3 were given

@yyou1996
Copy link
Collaborator

yyou1996 commented Feb 2, 2024

I suppose this would result from the PYG version. Please check https://github.com/Shen-Lab/GraphCL/tree/master/semisupervised_TU#dependencies.

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