All Questions

19771 questions


1 answers
256 views
0
Error setting user name for Git

What do you want to solve Step in the above screenshot: I'm learning to add a username to Git, and I'm typing $git config --global user.username in the terminal, but I get an error.Problems/errors enc...

git
2 years ago

1 answers
415 views
0
JSON data dumped in Django views is not modeled as expected in template javascript.

I'm trying to write a graph using Django user data.I have configured views to send the model in JSON format as follows:views.py diary_list=serializers.serialize('json', Diary.objects.filter(author=cur...

2 years ago

1 answers
308 views
0
gif About the number of views of the video "one time"

I use Python and Pillow to make a GIF.If I play it, it goes back and forth, but is it like that?For example, I think I made a video that ends by moving a figure one way from left to right (once) on th...

2 years ago

2 answers
441 views
0

1 answers
433 views
0
Please tell me what to do when the mysql container does not stand up in docker-compose.

Developing web applications running in rails+mysql environment My PC is an m1 chip macbook, but the mysql container doesn't stand up, so I checked the cause and found out that if you want to use mysql...


2 answers
345 views
0
R Error Message "Error in `.rowNamesDF<-`(x,value=value): Duplicate 'row.names' are not allowed"

The data to be used is the following panel data (unbalanced_pdf).pdata.frame() is converting to the format for plm.(Leftmost row: Company id-year) //// name price PBR 1 - 2009 Company a18900.8 1 - 20...

r
2 years ago

1 answers
443 views
0
Cannot copy column with "embulk-filter-column"

I'd like to copy a column with the same contents as a specific column in mysql by embulk.The filter plug-in ilembulk-filter-column が does not work well and cannot be copied.I used this method as a ref...

2 years ago

2 answers
482 views
0
About the virtual environment in anaconda.

Please point out the image in my brain when installing anacoda.Assume that the operating system is installed on drive C and anaconda is installed on drive D.The image below shows the virtual environme...

2 years ago

1 answers
434 views
0
Error on MacOS The entity type 'X' requires a primary key to be defined

I have created a sample app (MvcMovie) according to the official tutorial and The following command displays a heading error: dotnet-aspnet-codegenerator controller-name MoviesController-m Movie-dc Mv...


1 answers
483 views
0
Understanding Dynamic Block Copy for IJCAD 2021 PRO

I have created a customized command for IJCAD 2021 PRO in C#.The application currently under development is considering copying a dynamic block drawing to another drawing.However, if you actually copy...

2 years ago
« - 124 - »

© 2024 OneMinuteCode. All rights reserved.