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

build process #1721

Open
biomassives opened this issue Feb 19, 2021 · 0 comments
Open

build process #1721

biomassives opened this issue Feb 19, 2021 · 0 comments

Comments

@biomassives
Copy link

Describe the bug

ERROR: pyasn1-modules 0.2.8 has requirement pyasn1<0.5.0,>=0.4.6, but you'll have pyasn1 0.4.2 which is incompatible.

follows this linke

.cache/pip/wheels/dd/c2/ea/345345huj34kl5jhl34uk5h345o34ih634l;h34
Successfully built qrl Twisted simplejson pyqrllib pyqryptonight pyqrandomx
ERROR: pyasn1-modules 0.2.8 has requirement pyasn1<0.5.0,>=0.4.6, but you'll have pyasn1 0.4.2 which is incompatible

greg@sunlight:/qrl$ pip3 install -U setuptools
Collecting setuptools
Using cached setuptools-53.0.0-py3-none-any.whl (784 kB)
ERROR: qrl 2.0.7 has requirement setuptools==50.3.2, but you'll have setuptools 53.0.0 which is incompatible.
Installing collected packages: setuptools
Attempting uninstall: setuptools
Found existing installation: setuptools 50.3.2
Uninstalling setuptools-50.3.2:
Successfully uninstalled setuptools-50.3.2
Successfully installed setuptools-53.0.0
greg@sunlight:
/qrl$

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'ubuntu setuip page
  2. https://docs.theqrl.org/node/QRLnode/
  3. .'
  4. Click on '....'
  5. Scroll down to '....'
  6. See error above

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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