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 code is not working #123

Open
moudar-kiwan opened this issue Nov 18, 2021 · 2 comments
Open

The code is not working #123

moudar-kiwan opened this issue Nov 18, 2021 · 2 comments

Comments

@moudar-kiwan
Copy link

  • At first, I had an error: E: package (python-pip) has no installation candidate

  • I think it is an error because your program is based on python2 and I have python3 on the computer, and despite the installation of python2 on the computer, the program did not work and kept giving the same error, it cannot access python2.

  • Then I changed the python-pip instruction in the file (fuzzed-master\frontend\docker) to python3-pip and it worked and reached the step:
    Please select the geographic area in which you live. Subsequent configuration questions will narrow this down by presenting a list of cities, representing the time zones in which they are located.

    1. Africa 6. Asia 11. System V timezones
    2. America 7. Atlantic Ocean 12. US
    3. Antarctica 8. Europe 13. None of the above
    4. Australia 9. Indian Ocean
    5. Arctic Ocean 10. Pacific Ocean
      Geographic area:
  • I tried to enter the geographical area number, but the program did not read anything and did not continue for other steps and stopped here.

@jctooley
Copy link

Did this issue ever get resolved? I am finding the same issue.

@jctooley
Copy link

jctooley commented Mar 17, 2022

There are other issues when you get past this, but for reference you need to configure tzdata in the dockerfile. The following link explains how to do this.

Docker: configure tzdata and timezone during build

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