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

The required version of the packages and python #5

Open
lubin2022 opened this issue Nov 8, 2022 · 3 comments
Open

The required version of the packages and python #5

lubin2022 opened this issue Nov 8, 2022 · 3 comments

Comments

@lubin2022
Copy link

Hello! Could you please tell me exactly the required version of the packages and python. In the tutorial, the required version of python is 3.6. In the requirements.txt, the required version of packages are
matplotlib==2.0.0
numpy==1.22.0
scipy==0.19.0
torch==0.4.1
torchvision==0.2.0
tqdm==4.11.2
pydensecrf
protobuf
tensorboardX
pyyaml
pretrainedmodels
opencv-python
But there are some version mismatch issues.
So I will appreciate it if you can tell me exactly the required version of the packages and python

@lubin2022
Copy link
Author

For example, the python3.6 version cannot install the numpy1.22.0 version.

@stuwrc
Copy link

stuwrc commented May 18, 2023

For example, the python3.6 version cannot install the numpy1.22.0 version.

I also want to try this project. Did you solve it later?Thank you.

@nzhc
Copy link

nzhc commented Dec 24, 2024

@lubin2022 @stuwrc It seems that other versions of numpy do not affect the normal operation of the code. In addition, I found that the dataset download link has expired, so do you have the dataset?

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

3 participants