You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
I am trying to install sloika on an Ubuntu distribution but when it comes to the setup.py it throws an error:
error in sloika setup command: "values of 'package_data' dict" must be a list of strings (got 'data/configs/*')
Looking into the "data" folder I cannot find the "config" folder that is expected. I tried using both cloning via git and installing from source. How can I get that folder? Should it be generated during the initial steps?
Thanks
Michael
The text was updated successfully, but these errors were encountered:
Thanks for you reply. This means I just have to figure out how to install another tool.... Oh man this field is moving forward so fast I can't keep up ;-)
Hi!
I am trying to install sloika on an Ubuntu distribution but when it comes to the setup.py it throws an error:
Looking into the "data" folder I cannot find the "config" folder that is expected. I tried using both cloning via git and installing from source. How can I get that folder? Should it be generated during the initial steps?
Thanks
Michael
The text was updated successfully, but these errors were encountered: