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

cannot execute step 3 from install instructions #3

Open
ol-loginov opened this issue Jul 7, 2022 · 0 comments
Open

cannot execute step 3 from install instructions #3

ol-loginov opened this issue Jul 7, 2022 · 0 comments

Comments

@ol-loginov
Copy link

Step 3: Build detectron 2 and adelaidet from source:
Building detectron2 v0.2.1 from source using the following link to download.

cd detectron2-0.2.1
python setup.py build develop

this step is ok in conda environment.

To build adelaidet from source you need this simple command:

cd .. //going back to original work dir
python setup.py build develop

to build adelaidet from source I need python 3.8 (at least) in environment. But it's python 3.7 in environment.yml, so it's unable to build adelaidet

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

1 participant