Giter VIP home page Giter VIP logo

Comments (14)

MarkoPaasila avatar MarkoPaasila commented on August 24, 2024 1

@mikakoi apparently installation has been done with install-user, so should cryptography be upgraded with a -user switch too: pip3 install cryptography --user --upgrade

from dexbot.

lunedio avatar lunedio commented on August 24, 2024 1

I had the exact same problem and pip3 install cryptography --user --upgrade worked instead of pip install cryptography --upgrade Thanks, it's placing orders now!

from dexbot.

CryptoKong avatar CryptoKong commented on August 24, 2024

I may have originally used the wrong key so I inputted "uptick wipewallet" in terminal to remove keys and then used the active private key but still getting the same error.

from dexbot.

mikakoi avatar mikakoi commented on August 24, 2024

It seems like you're using the cryptography library but an old version of it. You can either remove cryptography using pip uninstall cryptography (since it's not required by the project) or you can upgrade cryptography with pip install cryptography --upgrade

from dexbot.

CryptoKong avatar CryptoKong commented on August 24, 2024

It would't let me do that as cryptography wasn't installed, if i try and install cryptography I get an error, not sure if that helps as you say its not needed...
I used "uptick wipewallet" started again and getting same problem

dexbot.log

screenshot from 2018-04-10 09-50-14

from dexbot.

mikakoi avatar mikakoi commented on August 24, 2024

No, even if it was installed with --user switch, pip should be able to at least find the package when uninstalling. I need to investigate this a bit more.

from dexbot.

MarkoPaasila avatar MarkoPaasila commented on August 24, 2024

I wonder why I didn't have this issue even on a fresh install using the same commands (likely). Did @lunedio or @CryptoKong install uptick or something else separately?

from dexbot.

lunedio avatar lunedio commented on August 24, 2024

No, only what we needed for the node.

from dexbot.

mikakoi avatar mikakoi commented on August 24, 2024

@CryptoKong can you run pip list and paste the results here?

from dexbot.

CryptoKong avatar CryptoKong commented on August 24, 2024

piplist

from dexbot.

CryptoKong avatar CryptoKong commented on August 24, 2024

DexBot is now placing orders for me too after using pip3 install cryptography --user --upgrade
Thanks for your help :)

from dexbot.

MarkoPaasila avatar MarkoPaasila commented on August 24, 2024

Maybe the solution was to use pip3 instead of pip, rather than the --user switch. Ubuntu 16.04 defaults to pip2. Should I add this to installation instructions?

from dexbot.

mikakoi avatar mikakoi commented on August 24, 2024

Yeah I forgot that pip defaults to pip2 on Ubuntu. Since it's fixed now, I'll close this issue.

from dexbot.

shesio avatar shesio commented on August 24, 2024

thans! it works!

from dexbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.