Coder Social home page Coder Social logo

restatic's Issues

Arch installation problem

Hi,

How can I install this on Arch? (EndeavourOS).

I've followed the below instructions but nothing happens when I type 'restatic'. Everything else seems to work.


$ git clone https://github.com/Mebus/restatic
$ cd restatic
$ pip install .

After installation run it with the restatic command.

$ restatic

start backup button does not work

I am running windows 10, with file locking and Popen issues fixed, however after initializing a repository, the start backup button appears to initializes the thread, it does not appear to run the thread to commence backup. It appears to work fine in linux, so must be something peculiar in how it processes threads in windows. It does not throw any exceptions; just hangs.

Run script before backup

Could you add an option to run a script before backup? I need to dump a database before backup.

Thanks

*.exe release?

Onboarding feels cumbersome, especially since it pollutes your global pip installation.

Can you offer compiled executables for releases?

I don't know how to do it on linux, but I have used the following for windows, it can probably be added to travis:

build.bat

pyInstaller --onefile --distpath . --workpath %APPDATA%/Local/Temp [-i icon.ico] -n restatic src/restatic/__main__.py

Python.h: No such file or directory

Have both python and python3 installed on Ubuntu 18:

psutil/_psutil_common.c:9:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1


Failed building wheel for psutil

No module named 'fcntl'

Hi,
on windows 10 64 -bit i am getting this error:
import fcntl
ModuleNotFoundError: No module named 'fcntl'

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.