-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cannot set up capreolus on Compute Canada #193
Comments
|
|
@alexwang000 I suggest starting a new environment. In particular, you can try deleting your old env, and then running these:
Note that if you get disconnected from the instance you need to run the module/source commands before proceeding, to ensure dependencies are being installed in the correct env and not the system env. |
@nimasadri11 |
@alexwang000 hi thanks for reporting this, the problem could probably solved by installing that perticular package using The reason behind that is probably someone has install the |
Hey, @crystina-z @nimasadri11, thanks for the help I was able to resolve the issue using:
It sill gives me similar errors (I guess some of them are from "pip install --no-index {}"), but now I can print the config and fine tune monobert. |
@alexwang000 great to hear that! I'll close the issue for now as the problem seems to be solved? feel free to reopen if it gets back later |
I followed the setup-cc.md in the docs.
Errors I get while running
Errors I get while running:
I do have miniconda installed, although I don't think it is used in the script.
What have I tried:
This resolves the pg_config error, the tmp directory error and make pip use smart dependency resolver.
However I still get
when running
The text was updated successfully, but these errors were encountered: