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

Error configuring the coraline library to set-up taglab on a mac, I am unsure of how to fix it #114

Open
megvanhorn98 opened this issue Sep 5, 2023 · 2 comments

Comments

@megvanhorn98
Copy link

The error I got in the terminal on my mac:

NVCC not supported on MacOS. Installing cpu version automatically...
Torch will be installed in its CPU version.
GDAL version installed: 3.7.1
Trying to install cmake...
Traceback (most recent call last):
File "/Users/megbvh/Desktop/TagLab-main/install.py", line 219, in
raise Exception('Error while configuring Coraline library.\nInstallation aborted.')
Exception: Error while configuring Coraline library.
Installation aborted.

Is this an issue with downloading cmake or is something wrong with the coraline library?

@alemuntoni
Copy link
Member

Do you have Homebrew installed, as stated in the installation wiki?

@megvanhorn98
Copy link
Author

I re-installed Homebrew and this solved the coraline library issue. However, I just got the error:

uf_/GDAL.egg-info/SOURCES.txt'
error: package directory 'osgeo' does not exist
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.

Any advice on this 'osgeo' package directory. I have this GDAL version installed: 3.7.1

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