Skip to content

Problem solved#45

Open
jackyoung96 wants to merge 23 commits intonottombrown:masterfrom
jackyoung96:dev
Open

Problem solved#45
jackyoung96 wants to merge 23 commits intonottombrown:masterfrom
jackyoung96:dev

Conversation

@jackyoung96
Copy link
Copy Markdown

Issues solved list

  1. Mujoco dependency issues
  2. Django 4.0 version issues
  3. gym 0.26.0 version issues
  4. Tensorflow 2.x version issues
  5. Video flipped issues

jackyoung96 and others added 23 commits November 22, 2022 15:29
setup.py is run by pip (python2)
1. 'whitenoise.middleware.WhiteNoiseMiddleware' in MIDDLEWARE_CLASSES
2. MIDDLEWARE = MIDDLEWARE_CLASSES
3. STATICFILES_STORAGE = whitenoise.storage.CompressedManifestStaticFilesStorage
> 1. 'whitenoise.middleware.WhiteNoiseMiddleware' in MIDDLEWARE_CLASSES
> 2. MIDDLEWARE = MIDDLEWARE_CLASSES
> 3. STATICFILES_STORAGE = whitenoise.storage.CompressedManifestStaticFilesStorage
>
load staticfiles -> load static
Enabled using local storage instead of GCS bucket.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants