Skip to content
Discussion options

You must be logged in to vote

ok. I forgot about this. I was only checking the phthon libaries used by genmon directly, which are installed via pip.

the line in the instal script that uses apt-get which installs cargo is there to support the install of some libraries that need to be built on the fly instead of downloading pre-built executables for the target processor. If memory serves this was added when there were some incompatibilities with the cryptography python module when using HTTPS with the web interface.

It is possible that this is not needed at this point as incompatibilities that come up between libraries are often ironed out over time by the library maintainers. The short answer is Genmon does not need ca…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@skipfire
Comment options

@jgyates
Comment options

Answer selected by skipfire
@skipfire
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment